- Timestamp:
- Jun 11, 2007, 2:56:31 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/dev-lang/python/Lib/distutils/sysconfig.py
r3367 r3408 462 462 def _init_os2(): 463 463 """Initialize the module as appropriate for OS/2""" 464 # g = {} - want all the posix stuff too please. (cflags etc) 464 # g = {} - want all the posix stuff too please. (cflags etc) 465 465 _init_posix(); 466 466 g = _config_vars;
Note:
See TracChangeset
for help on using the changeset viewer.
