« Previous | Next » 

Revision fef331e4

IDfef331e40e64f24ee9c37bc333be233345f2e11e

Added by Ilias Tsitsimpis over 10 years ago

Fix a python syntax error

In python 2 we cannot have keyword-only arguments (PEP 3102).
And even if we could, this was not the right way to
declare a python function.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences