Added getmaxint() so sys can initialize sys.maxint.
Added Makefile.in.
2 files changed
tree: b9a2e5e7c6e4a36bb9aae6bf7b5712eed3269aab
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/