• Tim Peters's avatar
    datetime.timedelta is now subclassable in Python. The new test shows · b0c854d6
    Tim Peters yazdı
    one good use:  a subclass adding a method to express the duration as
    a number of hours (or minutes, or whatever else you want to add).  The
    native breakdown into days+seconds+us is often clumsy.  Incidentally
    moved a large chunk of object-initialization code closer to the top of
    the file, to avoid worse forward-reference trickery.
    b0c854d6
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BeOS-NOTES Loading commit data...
BeOS-setup.py Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
NEWS.help Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
RFD Loading commit data...
SpecialBuilds.txt Loading commit data...
cheatsheet Loading commit data...
find_recursionlimit.py Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
pymemcompat.h Loading commit data...
python-mode.el Loading commit data...
python.man Loading commit data...
setuid-prog.c Loading commit data...
vgrindefs Loading commit data...