Fixed dictionary example to use commas instead of semicolons.
(This was actually a bug in the interpreter!)
2 files changed
tree: ea5b2d80cd03d82d9d902c723ff292e1cbaef5a5
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/