0
0
mirror of https://github.com/python/cpython.git synced 2024-11-30 18:51:15 +01:00
cpython/Lib/distutils
Greg Ward d1dc47558c Added: mems.lib.text_file: provides TextFile class for parsing text
files with (optional) comment stripping, blank line skipping, whitespace
removal, and line joining with trailing backslashes.
1999-01-13 16:12:04 +00:00
..
__init__.py
sysconfig.py get_config_h_filename(): Fix to work with current Python 1999-01-11 15:34:55 +00:00
text_file.py Added: mems.lib.text_file: provides TextFile class for parsing text 1999-01-13 16:12:04 +00:00
version.py