Added varargs syntax "def f(a, b, +c): ..."
1 file changed
tree: 648effd5d523e6b3bd138ab435c01d2ad6090bd8
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/