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

benjamin.peterson python-checkins at python.org
Tue Jan 27 03:30:47 CET 2009


Author: benjamin.peterson
Date: Tue Jan 27 03:30:47 2009
New Revision: 68997

Log:
Blocked revisions 68964,68985 via svnmerge

........
  r68964 | raymond.hettinger | 2009-01-26 10:52:22 -0600 (Mon, 26 Jan 2009) | 1 line
  
  Fix signed/unsigned mismatch.
........
  r68985 | raymond.hettinger | 2009-01-26 17:29:09 -0600 (Mon, 26 Jan 2009) | 6 lines
  
  Remove startup firewall message.  That is handled by an error dialog
  whenever a connection cannot be formed.  Also, the Idle version number
  is already in the About Idle dialog.  Now, the startup is clean looking
  once again.
........


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


More information about the Python-checkins mailing list