• Guido van Rossum's avatar
    * string.py: added rindex(), rfind(); changed index() to interpret · e65cce5e
    Guido van Rossum yazdı
      negative start indices starting from the right.
    * ftplib.py: debug() -> set_debuglevel(); change demo to use __init__().
    * os.py: added execl, execlp, and execvp.
    * lambda.py: removed (now that we have built-in map, reduce, bagof, lambda)
    * test_b{1,2}.py, testall.out: added tests for bagof, lambda, map, reduce
    * commands.py: use os, not posix
    * test_grammar.py: make it easy to disable non-portable int overflow tests
    * dis.py: don't abuse range()
    e65cce5e
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/Lib Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools/scripts Loading commit data...
.hgtags Loading commit data...