getattr() is now built-in; no longer need a class to simulate varargs.
2 files changed
tree: 3f7bef54e9becf9bf39683da965cbbb9c9169cf8
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/