Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281417 - dev-python/cgkit-2.0.0_alpha8 has problems with Python 2.6
Summary: dev-python/cgkit-2.0.0_alpha8 has problems with Python 2.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2009-08-13 23:44 UTC by Christian Faulhammer (RETIRED)
Modified: 2009-08-16 20:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Faulhammer (RETIRED) gentoo-dev 2009-08-13 23:44:08 UTC
* Byte compiling python modules for python-2.6 .. ...
Compiling //usr/lib/python2.6/site-packages/cgkit/flockofbirds.py ...
SyntaxError: ('invalid syntax', ('//usr/lib/python2.6/site-packages/cgkit/flockofbirds.py', 160, 21, '                ps,as,ms,qs = self._slots[i]\n'))

Compiling //usr/lib/python2.6/site-packages/cgkit/flockofbirds.py ...
SyntaxError: ('invalid syntax', ('//usr/lib/python2.6/site-packages/cgkit/flockofbirds.py', 160, 21, '                ps,as,ms,qs = self._slots[i]\n'))
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-16 20:42:40 UTC
Fixed.