Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change return values of simple run* functions | Guido van Rossum | 1996-05-28 | 1 | -4/+3 |
* | more robust coding, adapted for mac | Guido van Rossum | 1995-09-30 | 1 | -16/+19 |
* | exec() -> exec | Guido van Rossum | 1995-08-10 | 1 | -1/+1 |
* | functions don't have a __name__ attribute | Guido van Rossum | 1995-06-22 | 1 | -1/+1 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -330/+553 |
* | * Mass change: get rid of all init() methods, in favor of __init__() | Guido van Rossum | 1993-12-17 | 1 | -6/+4 |
* | * profile.py, pdb.py: added help() function | Guido van Rossum | 1993-10-22 | 1 | -0/+12 |
* | XEvent.py: Added support for ExposeEvent. | Sjoerd Mullender | 1993-08-25 | 1 | -16/+33 |
* | * ftplib.py: added abort() command (sends oob data). | Guido van Rossum | 1993-05-24 | 1 | -2/+2 |
* | Added a _v21 def to FL.py and added two new input field types | Guido van Rossum | 1992-09-02 | 1 | -138/+95 |
* | Initial revision | Guido van Rossum | 1992-04-21 | 1 | -0/+405 |