Re: [Synopsis-changes] r1851 - in branches/Synopsis_0_8/Synopsis: Formatters dist/command

Bernhard Fischer <[email protected]> Fri, 18 Jan 2008 18:37:32 +0100
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
On Fri, Jan 18, 2008 at 12:16:44PM -0500, David Genest wrote:
>> > os.path.join(builddir, 'html', 'examples') which would use the proper
>> > os.sep ?
>>
>> Possible, yes. Though it seems modern versions of Windows do in fact
>> accept '/' as a path separator.
>>
>It has possibly changed, but on mac OSX, isn't the path separator a ":" ?

The docs say that mac OS9 had ':'
http://docs.python.org/lib/os-path.html#l2h-2796