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
22,055
Commits
9
Branches
456
Tags
1.7
GiB
7301907358
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tim Peters
1ca1296157
The parser doesn't need its own implementation of assert, and having its
...
own interfered with including Python.h. Remove Python's assert.h.
2001-12-04 03:18:48 +00:00
Martin v. Löwis
4f1cd8bdcb
Patch
#411138
: Rename config.h to pyconfig.h. Closes bug
#231774
.
2001-07-26 13:41:06 +00:00
Guido van Rossum
50d4cc2f1d
Files specific to Visual Age C for OS/2 -- by Jeff Rush
1997-11-22 21:59:45 +00:00