brett.cannon
2008-08-08 04:28:30 UTC
Author: brett.cannon
Date: Fri Aug 8 06:28:30 2008
New Revision: 65589
Log:
Blocked revisions 65588 via svnmerge
........
r65588 | brett.cannon | 2008-08-07 21:27:28 -0700 (Thu, 07 Aug 2008) | 3 lines
Remove buffer() usage in the socket module by just slicing directly on the
object. This removes all warnings for the module caused by running under -3.
........
Modified:
python/branches/py3k/ (props changed)
Date: Fri Aug 8 06:28:30 2008
New Revision: 65589
Log:
Blocked revisions 65588 via svnmerge
........
r65588 | brett.cannon | 2008-08-07 21:27:28 -0700 (Thu, 07 Aug 2008) | 3 lines
Remove buffer() usage in the socket module by just slicing directly on the
object. This removes all warnings for the module caused by running under -3.
........
Modified:
python/branches/py3k/ (props changed)