Collin Winter
|
e7bf59f500
|
Run 2to3's print fixer over some places that had been missed.
|
2007-08-30 18:39:28 +00:00 |
Neal Norwitz
|
016880229a
|
Kill execfile(), use exec() instead
|
2007-08-12 00:43:29 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jack Jansen
|
87eea88b5a
|
After generating the Python file with definitions try to run it, so
we catch errors during the build process in stead of later during runtime.
|
2002-08-15 21:48:16 +00:00 |
Jack Jansen
|
aaebdd6a02
|
Enable building of Carbon toolbox modules with unix-Python.
|
2002-08-05 15:39:30 +00:00 |
Just van Rossum
|
79e71f73e7
|
second CoreGraphics batch
|
2001-12-13 13:17:20 +00:00 |