Given this part of the stacktrace:
File "/var/lib/python-support/python2.5/quixote/ptl_compile.py", line 58, in 
file_input
    io_imp = ast.From(IO_MODULE, [(IO_CLASS, None)])
it seems that the bug is rather in python-quixote1, as this call does not 
respect the compiler.ast.From.__init__() fonction prototype, which is def 
__init__(self, modname, names, level (the missing one), lineno=None)
Cheers

** Also affects: quixote1 (Ubuntu)
   Importance: Undecided
       Status: Unconfirmed

** Changed in: quixote1 (Ubuntu)
       Status: Unconfirmed => Confirmed

-- 
[apport] destar.py crashed with TypeError in file_input()
https://launchpad.net/bugs/82286

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to