0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
The Python programming language
Go to file
1990-10-21 22:09:30 +00:00
Doc New names etc. 1990-10-07 12:35:53 +00:00
Grammar Initial revision 1990-10-14 12:07:46 +00:00
Include Added err_badcall() and planned new errors. 1990-10-21 22:09:30 +00:00
Lib Use 'stat' module instead of hardcoding information from <sys/stat.h>. 1990-10-21 16:17:34 +00:00
Modules Made posix_error back static as it should be. 1990-10-21 13:12:47 +00:00
Objects New error handling in getattr(). 1990-10-14 20:03:32 +00:00
Parser Initial revision 1990-10-14 12:07:46 +00:00
Python Added err_badcall(). 1990-10-21 22:09:12 +00:00