- 20 Ock, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
added test script and expected output file as well this closes patch 103297. __all__ attributes will be added to other modules without first submitting a patch, just adding the necessary line to the test script to verify more-or-less correct implementation.
-
- 14 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects.
-
- 26 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
recent reindent!
-
- 12 Haz, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 04 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 08 Kas, 1993 1 kayıt (commit)
-
-
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()
-
- 13 Tem, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Minor, minor changes to commands.py and sndhdr.py.
-
- 31 Mar, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 01 Ock, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Agu, 1991 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 Eki, 1990 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 21 Eki, 1990 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Eki, 1990 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-