« Previous | Next » 

Revision 0eb1f53a

ID0eb1f53a69155bb7c72d3969d325f0fa675dce30

Added by Ilias Tsitsimpis over 9 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