mirror of
https://github.com/python/cpython.git
synced 2025-12-09 02:35:14 +00:00
Bunch of little bug fixes that appeared in building non-packagized distributions. Mainly: - brain-slip typo in 'get_package_dir()' - don't try to os.path.join() an empty path tuple -- it doesn't like it - more type-safety in 'build_module()' |
||
|---|---|---|
| .. | ||
| command | ||
| __init__.py | ||
| ccompiler.py | ||
| core.py | ||
| errors.py | ||
| fancy_getopt.py | ||
| msvccompiler.py | ||
| spawn.py | ||
| sysconfig.py | ||
| text_file.py | ||
| unixccompiler.py | ||
| util.py | ||
| version.py | ||