[Python-checkins] r72513 - python/branches/py3k

benjamin.peterson python-checkins at python.org
Sat May 9 19:27:24 CEST 2009


Author: benjamin.peterson
Date: Sat May  9 19:27:24 2009
New Revision: 72513

Log:
Blocked revisions 72509-72510,72512 via svnmerge

........
  r72509 | benjamin.peterson | 2009-05-09 11:51:51 -0500 (Sat, 09 May 2009) | 1 line
  
  ignore classic classes
........
  r72510 | benjamin.peterson | 2009-05-09 12:13:10 -0500 (Sat, 09 May 2009) | 1 line
  
  can't handle classic classes here
........
  r72512 | benjamin.peterson | 2009-05-09 12:23:03 -0500 (Sat, 09 May 2009) | 1 line
  
  *sigh* deal with instances correctly
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list