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

--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to