When did Windows start accepting forward slash as a path separator?
Michael Geary
Mike at DeleteThis.Geary.com
Thu Sep 25 23:02:05 EDT 2003
More information about the Python-list mailing list
Thu Sep 25 23:02:05 EDT 2003
- Previous message (by thread): When did Windows start accepting forward slash as a path separator?
- Next message (by thread): When did Windows start accepting forward slash as a path separator?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Grant Edwards wrote: > I don't remember if the actual DOS system calls accepted '/' or if > the C library translated. I do know that DOS C programs could > use '/' for path separator at least 20 years ago. It was the DOS system calls. -Mike
- Previous message (by thread): When did Windows start accepting forward slash as a path separator?
- Next message (by thread): When did Windows start accepting forward slash as a path separator?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list