| Summary: | dev-python/milk-0.4.2 syntax error with python-2.6 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Cannot reproduce. Additional info required. Never mind; python_mod_optimize works when I downgrade from 0.4.3 to 0.4.2, but fails when installing 0.4.2 with no existing version installed. |
* Compilation and optimization of Python modules for CPython 2.6 ... [ !! ] * Compiling /usr/lib64/python2.6/site-packages/milk/ext/jugparallel.py ... * SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/milk/ext/jugparallel.py', 68, 31, ' kwargs = {k:identity(v) for k,v in kwargs.iteritems()}n'))