Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #12120, Issue #12119: tests were missing a sys.dont_write_bytecode check | Tarek Ziade | 2011-05-19 | 1 | -1/+2 |
* | package: replace open(fn, 'w').close() by open(fn, 'wb').close() | Victor Stinner | 2011-05-19 | 1 | -2/+2 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+124 |