summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_command_build_py.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #12120, Issue #12119: tests were missing a sys.dont_write_bytecode checkTarek Ziade2011-05-191-1/+2
* package: replace open(fn, 'w').close() by open(fn, 'wb').close()Victor Stinner2011-05-191-2/+2
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+124