[Bug 5308] Re: ptl_compile.py: parameter ``decorators'' needed to meet the definition
Crisson Hu
guanghao.hu at gmail.com
Wed Apr 26 02:26:52 UTC 2006
If I remember correctly, there is some demo script in ``/usr/share/doc/quixote/demo/''. They can be used to test the quixote package. Do as the document tells, before everything gets to work, you can find that line from the error backtrace.
In the definition, ``ast.Function'' should receive 7 parameters instead of 6. If there is no named asignment, e.g. ``name=name'', the parameter sequence should be strictly started from the first one. The code here missed the first parameter.
--
ptl_compile.py: parameter ``decorators'' needed to meet the definition
https://launchpad.net/bugs/5308
More information about the universe-bugs
mailing list