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

benjamin.peterson python-checkins at python.org
Tue Jan 13 23:33:14 CET 2009


Author: benjamin.peterson
Date: Tue Jan 13 23:33:14 2009
New Revision: 68586

Log:
Blocked revisions 68579-68580,68584 via svnmerge

........
  r68579 | benjamin.peterson | 2009-01-13 15:42:23 -0600 (Tue, 13 Jan 2009) | 1 line
  
  make bytearrayobject.o depend on the stringlib #4936
........
  r68580 | benjamin.peterson | 2009-01-13 15:43:11 -0600 (Tue, 13 Jan 2009) | 1 line
  
  add bytearrayobject.h to PYTHON_HEADERS
........
  r68584 | benjamin.peterson | 2009-01-13 16:22:41 -0600 (Tue, 13 Jan 2009) | 1 line
  
  de-spacify
........


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


More information about the Python-checkins mailing list