[Python-checkins] r86814 - python/branches/release27-maint

georg.brandl python-checkins at python.org
Fri Nov 26 19:26:40 CET 2010


Author: georg.brandl
Date: Fri Nov 26 19:26:40 2010
New Revision: 86814

Log:
Blocked revisions 86795,86797,86799-86800 via svnmerge

........
  r86795 | georg.brandl | 2010-11-26 12:55:48 +0100 (Fr, 26 Nov 2010) | 1 line
  
  Use PyLong_FromLong where appropriate.
........
  r86797 | georg.brandl | 2010-11-26 13:05:27 +0100 (Fr, 26 Nov 2010) | 1 line
  
  Modernize code in effective().
........
  r86799 | georg.brandl | 2010-11-26 13:08:19 +0100 (Fr, 26 Nov 2010) | 1 line
  
  Remove parenthetical remark that is confusing now that the module is not named "__builtin__" anymore.
........
  r86800 | georg.brandl | 2010-11-26 13:10:06 +0100 (Fr, 26 Nov 2010) | 1 line
  
  Typo fix.
........


Modified:
   python/branches/release27-maint/   (props changed)


More information about the Python-checkins mailing list