]> granicus.if.org Git - python/commit
Patch inspired by Just van Rossum: on the Mac, in savefilename(), make
authorGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 21:13:24 +0000 (21:13 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 21:13:24 +0000 (21:13 +0000)
commitf3335e193bd783ee8a57655091ea44a8b8f28c59
tree36a8022339768be6b67895d0702f08905e61b2bd
parentc009d198db67d197c8c78451b28e15302646de74
Patch inspired by Just van Rossum: on the Mac, in savefilename(), make
the path to save a relative path by prefixing it with os.sep (':').
Also fix an indent inconsistency in the same function.
Tools/webchecker/websucker.py