Discussion:
[Python-3000-checkins] r65354 - python/branches/py3k
brett.cannon
2008-08-01 01:41:04 UTC
Permalink
Author: brett.cannon
Date: Fri Aug 1 03:41:04 2008
New Revision: 65354

Log:
Blocked revisions 65353 via svnmerge

........
r65353 | brett.cannon | 2008-07-31 18:40:24 -0700 (Thu, 31 Jul 2008) | 4 lines

Silence (Syntax|Deprecation)Warning for 'inspect'. Had to remove tuple
unpacking in a parameter list and set some constants by hand that were pulled
from the 'compiler' package.
........


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

Loading...