• Christian Heimes's avatar
    Merged revisions 59595-59604 via svnmerge from · 9a37159e
    Christian Heimes yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r59596 | brett.cannon | 2007-12-24 20:58:25 +0100 (Mon, 24 Dec 2007) | 4 lines
    
      Fix the docstrings of time.localtime() and gmtime() for the tm_mday field.
    
      Will backport.
    ........
      r59598 | brett.cannon | 2007-12-25 00:43:30 +0100 (Tue, 25 Dec 2007) | 3 lines
    
      Make trailing whitespace explicit (including when it is an all-whitespace
      line).
    ........
      r59599 | brett.cannon | 2007-12-25 01:14:34 +0100 (Tue, 25 Dec 2007) | 7 lines
    
      Actually execute the tests for the getter/setter/deleter tests on properties.
      Also fix the test by having the test classes inherit from object.
    
      Are the getter/setter/deleter attributes supposed to be able to chain?  As of
      right now they can't as the property tries to call what the property returns,
      which is another property when they are chained.
    ........
      r59600 | brett.cannon | 2007-12-25 07:44:59 +0100 (Tue, 25 Dec 2007) | 2 lines
    
      Remove a straggling debugging print line.
    ........
      r59604 | kurt.kaiser | 2007-12-28 05:18:01 +0100 (Fri, 28 Dec 2007) | 2 lines
    
      Configure Dialog: improved layout for keybinding.  Patch 1457 Tal Einat.
    ........
    9a37159e
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
PCbuild8 Loading commit data...
PCbuild9 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgsvnexternals Loading commit data...
.hgtags Loading commit data...
INTBENCH Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
RELNOTES Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...