1. 13 Nis, 2002 1 kayıt (commit)
    • Guido van Rossum's avatar
      Partially implement SF feature request 444708. · 018b0eb0
      Guido van Rossum yazdı
      Add optional arg to string methods strip(), lstrip(), rstrip().
      The optional arg specifies characters to delete.
      
      Also for UserString.
      
      Still to do:
      
      - Misc/NEWS
      - LaTeX docs (I did the docstrings though)
      - Unicode methods, and Unicode support in the string methods.
      018b0eb0
  2. 12 Nis, 2002 39 kayıt (commit)