Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -21/+6 |
* | initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is | Barry Warsaw | 1999-01-27 | 1 | -1/+2 |
* | Add DL_EXPORT() to all modules that could possibly be used | Guido van Rossum | 1998-12-04 | 1 | -1/+1 |
* | Added a module docstring (that's all this module needs). | Guido van Rossum | 1998-08-11 | 1 | -1/+15 |
* | Got rid of the errorstr dictionary, which is redundant now that | Guido van Rossum | 1997-11-04 | 1 | -21/+9 |
* | Changes submitted by Marc-Andre Lemburg to add two tables: errorcode | Guido van Rossum | 1997-09-28 | 1 | -368/+622 |
* | (Jack:) Mac only: get GUSI errno.h values too. | Guido van Rossum | 1997-04-11 | 1 | -0/+5 |
* | Removed a #inlclude <errno.h> since it's implied with "Python.h" | Roger E. Masse | 1996-12-13 | 1 | -2/+0 |
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -12/+19 |
* | Added Sam Rushing's errno module | Guido van Rossum | 1996-07-24 | 1 | -0/+561 |