Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed dir statement. Function arguments may now be tests. | Guido van Rossum | 1990-10-26 | 1 | -30/+29 |
* | Added getmodulename() public interface. | Guido van Rossum | 1990-10-26 | 1 | -0/+1 |
* | Added prototype for reload_module. | Guido van Rossum | 1990-10-26 | 1 | -3/+1 |
* | Changed strdup prototype to use const. | Guido van Rossum | 1990-10-21 | 1 | -1/+1 |
* | Added err_badcall() and planned new errors. | Guido van Rossum | 1990-10-21 | 2 | -0/+18 |
* | Removed declarations of err_badargs [sic] and err_nomem. | Guido van Rossum | 1990-10-14 | 1 | -2/+0 |
* | Made exception objects extern. | Guido van Rossum | 1990-10-14 | 2 | -14/+28 |
* | Remove dict2 interface -- it's now static. | Guido van Rossum | 1990-10-14 | 1 | -6/+0 |
* | Initial revision | Guido van Rossum | 1990-10-14 | 28 | -0/+899 |