0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Guido van Rossum
2abc7a6a9a Added font manager initialization. 1991-04-03 19:01:18 +00:00
Guido van Rossum
f70e43a073 Added copyright notice. 1991-02-19 12:39:46 +00:00
Guido van Rossum
59e53a564c Turned the list of init calls into a table (see import.c). 1991-02-19 12:22:24 +00:00
Guido van Rossum
28a83ab393 Made all configurable options optional (see Makefile). 1991-01-18 15:32:01 +00:00
Guido van Rossum
6607f449be Add backward compatibility with -s.
Add initregexp() call.
1991-01-02 13:50:48 +00:00
Guido van Rossum
aec7855227 Initial revision 1990-12-20 23:03:58 +00:00