Changeset 3436
- Timestamp:
- Jun 16, 2007, 2:01:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/dev-lang/python/Lib/distutils/ccompiler.py
r3408 r3436 1027 1027 from distutils.debug import DEBUG 1028 1028 if DEBUG: 1029 print msg1029 print msg 1030 1030 1031 1031 def warn (self, msg):
Note:
See TracChangeset
for help on using the changeset viewer.