• Raymond Hettinger's avatar
    * Fix error in definition of Im() which returned self instead of 0 · bdaad8c9
    Raymond Hettinger yazdı
      for non-complex arguments.
    
    * Replace type() comparisons with isinstance() checks.
    
    * Replace apply() calls with equivalent syntactic form.
    
    * Simplify __hash__ definition to hash the underlying tuple.
    
    * Use math.hypot() for more robust computation of __abs__().
    
    * Use sorted() instead of the multi-step keys/sort/iter.
    
    * Update comment on the cmath module.
    bdaad8c9
Adı
Son kayıt (commit)
Son güncelleme
..
cgi Loading commit data...
classes Loading commit data...
comparisons Loading commit data...
curses Loading commit data...
embed Loading commit data...
imputil Loading commit data...
md5test Loading commit data...
metaclasses Loading commit data...
newmetaclasses Loading commit data...
parser Loading commit data...
pdist Loading commit data...
pysvr Loading commit data...
rpc Loading commit data...
scripts Loading commit data...
sockets Loading commit data...
threads Loading commit data...
tix Loading commit data...
tkinter Loading commit data...
xml Loading commit data...
xmlrpc Loading commit data...
zlib Loading commit data...
README Loading commit data...