cpython/Mac/Python
Jack Jansen 7b8c7546eb Mass checkin of universal newline support.
Highlights: import and friends will understand any of \r, \n and \r\n
as end of line. Python file input will do the same if you use mode 'U'.
Everything can be disabled by configuring with --without-universal-newlines.

See PEP278 for details.
2002-04-14 20:12:41 +00:00
..
getapplbycreator.c
gusiconfig.cpp
macapplication.c
macgetargv.c
macgetcompiler.c Got rid of ifdefs for long-obsolete GUSI versions. 2002-04-11 20:46:23 +00:00
macgetpath.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macgetplatform.c
macglue.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macimport.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macmain.c Mass checkin of universal newline support. 2002-04-14 20:12:41 +00:00
macsetfiletype.c
macshlglue.c
missingtoolboxcalls.c
pyGUSISIOUX.cp