1. 29 Mar, 1993 4 commits
    • Guido van Rossum's avatar
      * Fix bug in tzparse.py for DST timezone · e7113b6b
      Guido van Rossum authored
      * Added whatis command to pdb.py
      * new module GET.py (GL definitions from <gl/get.h>)
      * rect.py: is_empty takes a rect as argument, not two points.
      * Added tests for builtin round() [XXX not yet complete!]
      e7113b6b
    • Sjoerd Mullender's avatar
      04321d1e
    • Sjoerd Mullender's avatar
      Added some error checking. · 8562c4ce
      Sjoerd Mullender authored
      8562c4ce
    • Guido van Rossum's avatar
      * Changed all copyright messages to include 1993. · 9bfef44d
      Guido van Rossum authored
      * Stubs for faster implementation of local variables (not yet finished)
      * Added function name to code object.  Print it for code and function
        objects.  THIS MAKES THE .PYC FILE FORMAT INCOMPATIBLE (the version
        number has changed accordingly)
      * Print address of self for built-in methods
      * New internal functions getattro and setattro (getattr/setattr with
        string object arg)
      * Replaced "dictobject" with more powerful "mappingobject"
      * New per-type functio tp_hash to implement arbitrary object hashing,
        and hashobject() to interface to it
      * Added built-in functions hash(v) and hasattr(v, 'name')
      * classobject: made some functions static that accidentally weren't;
        added __hash__ special instance method to implement hash()
      * Added proper comparison for built-in methods and functions
      9bfef44d
  2. 27 Mar, 1993 1 commit
  3. 17 Mar, 1993 2 commits
  4. 16 Mar, 1993 2 commits
  5. 02 Mar, 1993 3 commits
  6. 01 Mar, 1993 1 commit
  7. 25 Feb, 1993 6 commits
  8. 24 Feb, 1993 1 commit
  9. 23 Feb, 1993 3 commits
  10. 21 Feb, 1993 2 commits
  11. 19 Feb, 1993 6 commits
  12. 18 Feb, 1993 1 commit
  13. 17 Feb, 1993 7 commits
  14. 16 Feb, 1993 1 commit