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

benjamin.peterson python-checkins at python.org
Tue Jan 20 15:24:13 CET 2009


Author: benjamin.peterson
Date: Tue Jan 20 15:24:13 2009
New Revision: 68806

Log:
Blocked revisions 68803,68805 via svnmerge

........
  r68803 | raymond.hettinger | 2009-01-20 06:59:36 -0600 (Tue, 20 Jan 2009) | 1 line
  
  Fix typos.
........
  r68805 | benjamin.peterson | 2009-01-20 08:21:16 -0600 (Tue, 20 Jan 2009) | 1 line
  
  allow unicode keyword arguments for the ** syntax #4978
........


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


More information about the Python-checkins mailing list