1. 454a515 issue 20091 - index entry for __main__ in runpy docs. by Senthil Kumaran · 11 years ago
  2. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  3. 837fbb0 Merged revisions 85731,85735 via svnmerge from by Georg Brandl · 15 years ago
  4. 8ded477 Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP by Victor Stinner · 15 years ago
  5. 8198256 fixed markup errors by Ezio Melotti · 16 years ago
  6. 49868cb Issue #6816: expose the zipfile and directory execution mechanism to Python 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. by Nick Coghlan · 16 years ago
  7. d39600e Issue 4195: Restore the ability to execute packages with the -m switch (but this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda) by Nick Coghlan · 17 years ago
  8. 3af0e78 Revert misguided attempt at fixing incompatibility between -m and -i switches (better fix coming soon) by Nick Coghlan · 18 years ago
  9. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago