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
50ab942741
cpython
/
Mac
/
Modules
/
qd
History
Christian Heimes
217cfd1c86
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
2007-12-02 14:31:20 +00:00
..
_Qdmodule.c
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
2007-12-02 14:31:20 +00:00
qdedit.py
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00
qdscan.py
Run 2to3's print fixer over some places that had been missed.
2007-08-30 18:39:28 +00:00
qdsupport.py
Kill execfile(), use exec() instead
2007-08-12 00:43:29 +00:00