[Python-checkins] r69423 - python/branches/release30-maint

nick.coghlan python-checkins at python.org
Sun Feb 8 03:06:38 CET 2009


Author: nick.coghlan
Date: Sun Feb  8 03:06:37 2009
New Revision: 69423

Log:
Blocked revisions 69421 via svnmerge

................
  r69421 | nick.coghlan | 2009-02-08 11:58:26 +1000 (Sun, 08 Feb 2009) | 13 lines
  
  Merged revisions 69419-69420 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r69419 | nick.coghlan | 2009-02-08 11:26:34 +1000 (Sun, 08 Feb 2009) | 1 line
    
    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)
  ........
    r69420 | nick.coghlan | 2009-02-08 11:46:01 +1000 (Sun, 08 Feb 2009) | 1 line
    
    Mention patch submitter in NEWS entry for r69419
  ........
................


Modified:
   python/branches/release30-maint/   (props changed)


More information about the Python-checkins mailing list