cpython/Mac/Modules/file
Jack Jansen d7b76e9f69 Fix for #1236090: FSSpec.as_pathname() crashes.
Turns out patch #1035255 was incomplete, it only patched _Filemodule.c
and not filesupport.py. So regenerating caused as_pathname() to go into
an infinite loop.
2005-07-12 21:25:05 +00:00
..
_Filemodule.c Fix for #1236090: FSSpec.as_pathname() crashes. 2005-07-12 21:25:05 +00:00
filescan.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
filesupport.py Fix for #1236090: FSSpec.as_pathname() crashes. 2005-07-12 21:25:05 +00:00