0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Lib/distutils
Greg Ward 4ba5da418c Don't pass 'keep_dir' to 'compile()' method of CCompiler -- no longer used.
Don't assume that the 'libraries' and 'library_dirs' elements of the
  build info dict are always lists.
2000-03-06 03:36:50 +00:00
..
command Don't pass 'keep_dir' to 'compile()' method of CCompiler -- no longer used. 2000-03-06 03:36:50 +00:00
__init__.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
ccompiler.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
core.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
errors.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
fancy_getopt.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
msvccompiler.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
spawn.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
sysconfig.py get_config_h_filename(): Support NT as well as Posix systems. 2000-02-08 15:55:42 +00:00
text_file.py Added all documentation. 1999-09-29 13:03:32 +00:00
unixccompiler.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
util.py Fixed 'mkpath()' to accept empty string silently (it's just the current dir). 2000-03-03 03:00:02 +00:00
version.py