PageRenderTime 26ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/pyjs/tests/test037.py

http://pyjamas.googlecode.com/
Python | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 2353b5749ac2ef44d109192913a5a03e MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. class Test:
  2. def test(self, foo=5):
  3. pass