| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #8438: Remove reference to the missing "surrogateescape" encoding | Antoine Pitrou | 2010-04-19 | 1 | -5/+6 |
| | | | | | error handler from the new IO library. | ||||
| * | Fix the transient refleaks in test_zipimport_support. | Antoine Pitrou | 2009-12-08 | 1 | -1/+2 |
| | | | | | Diagnosis and original patch by Florent Xicluna (flox). | ||||
| * | Issue #6816: expose the zipfile and directory execution mechanism to Python ↵ | Nick Coghlan | 2009-11-15 | 1 | -0/+119 |
| code via the runpy module. Also consolidated some script execution functionality in the test harness into a helper module and removed some implementation details from the runpy module documentation. | |||||
