[Python-3000-checkins] r58928 - python/branches/py3k/Python/sysmodule.c

2007-11-10 Thread amaury.forgeotdarc
Author: amaury.forgeotdarc Date: Sat Nov 10 14:55:44 2007 New Revision: 58928 Modified: python/branches/py3k/Python/sysmodule.c Log: No need to include windows.h twice Modified: python/branches/py3k/Python/sysmodule.c ===

[Python-3000-checkins] r58930 - in python/branches/py3k: Doc/library/marshal.rst Doc/library/stdtypes.rst Doc/tutorial/introduction.rst Lib/test/regrtest.py Lib/test/test_descr.py Lib/test/test_dict.p

2007-11-10 Thread guido.van.rossum
Author: guido.van.rossum Date: Sun Nov 11 00:39:45 2007 New Revision: 58930 Modified: python/branches/py3k/ (props changed) python/branches/py3k/Doc/library/marshal.rst python/branches/py3k/Doc/library/stdtypes.rst python/branches/py3k/Doc/tutorial/introduction.rst python/branches