1. 08 Kas, 1993 2 kayıt (commit)
    • Sjoerd Mullender's avatar
      Use __init__ instead of init. · b2e358d4
      Sjoerd Mullender yazdı
      Also use CDDB_PATH and CDDB_WRITE_DIR environment variables in cddb.py.
      b2e358d4
    • 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
  2. 05 Kas, 1993 9 kayıt (commit)
  3. 03 Kas, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * nismodule.c: database keys and values can contain null bytes. be more · e77a7570
      Guido van Rossum yazdı
        careful about these.
      * arraymodule.c: added 8 byte swap; added 'i' format character; added
        reverse() method; rename read/write to fromfile/tofile.
      * config.c: Set version to 0.9.9++.
      * rotormodule.c (r_rand): declare k1..k5 as unsigned longs so the shifts
        will have a well-defined effect independent of word size.
      * bltinmodule.c: renamed bagof() to filter().
      e77a7570
  4. 02 Kas, 1993 1 kayıt (commit)
  5. 01 Kas, 1993 12 kayıt (commit)
  6. 30 Eki, 1993 3 kayıt (commit)
  7. 28 Eki, 1993 1 kayıt (commit)
  8. 27 Eki, 1993 6 kayıt (commit)
  9. 26 Eki, 1993 5 kayıt (commit)