Files
cpython/Modules
Guido van Rossum e296cedef9 Be more rigorous about making pathnames absolute, to address SF bug
#424002.

Refactor init_path_from_argv0() and rename to copy_absolute(); add
absolutize() which does the same in-place.

Clean up whitespace (leading tabs -> spaces, delete trailing
spaces/tabs).
2001-09-28 20:00:29 +00:00
..
2001-08-29 23:54:21 +00:00
2000-06-30 16:09:01 +00:00
2000-07-01 00:16:13 +00:00
2001-08-30 00:12:32 +00:00