This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,364
Commits
9
Branches
456
Tags
1.7
GiB
Python
57.8%
C
37.1%
reStructuredText
2.9%
C++
0.7%
HTML
0.4%
Other
0.7%
546185075c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Guido van Rossum
546185075c
Fix reference to undefined 'memsize' in calcnframes().
1993-10-26 10:23:14 +00:00
Demo
Fix reference to undefined 'memsize' in calcnframes().
1993-10-26 10:23:14 +00:00
Doc
"exec" is now a statement. execfile() is obsolete.
1993-10-18 17:59:42 +00:00
Grammar
* bltinmodule.c: removed exec() built-in function.
1993-10-18 17:06:59 +00:00
Include
Several optimizations and speed improvements.
1993-10-22 12:04:32 +00:00
Lib
added builtin b/w compat module.
1993-10-22 14:24:22 +00:00
Mac
/Lib
mac -> os (can't this go now dircache is universal?)
1992-03-31 19:05:44 +00:00
Modules
* import.c (MAGIC): Changed magic word to avoid confusion about exec
1993-10-22 14:26:06 +00:00
Objects
* filemodule.c: added writelines() -- analogous to readlines()
1993-10-25 09:59:04 +00:00
Parser
* Added support for X11 modules.
1993-07-28 09:05:47 +00:00
Python
* filemodule.c: added writelines() -- analogous to readlines()
1993-10-25 09:59:04 +00:00
Tools
/scripts
Initial revision
1993-06-10 14:43:53 +00:00
.hgtags
This commit was manufactured by cvs2svn to create tag 'release099'.
1993-07-29 13:14:32 +00:00