cpython/Lib/ctypes
Guido van Rossum 52cc1d838f Implement PEP 3115 -- new metaclass syntax and semantics.
The compiler package hasn't been updated yet; test_compiler.py fails.
Otherwise all tests seem to be passing now.  There are no occurrences
of __metaclass__ left in the standard library.
Docs have not been updated.
2007-03-18 15:41:51 +00:00
..
macholib SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
test Remove the exceptions builtin module, all the exceptions are already builtin. 2007-02-26 22:22:47 +00:00
__init__.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
_endian.py Implement PEP 3115 -- new metaclass syntax and semantics. 2007-03-18 15:41:51 +00:00
util.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
wintypes.py Merged revisions 53304-53433,53435-53450 via svnmerge from 2007-01-15 15:49:28 +00:00