Changeset 10 for python/trunk/Lib/distutils/ccompiler.py
- Timestamp:
- Sep 3, 2010, 5:33:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Lib/distutils/ccompiler.py
r2 r10 983 983 # compiler 984 984 ('cygwin.*', 'unix'), 985 ('os2knix', 'emx'), 985 986 ('os2emx', 'emx'), 986 987
Note:
See TracChangeset
for help on using the changeset viewer.