Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281417

Summary: dev-python/cgkit-2.0.0_alpha8 has problems with Python 2.6
Product: Gentoo Linux Reporter: Christian Faulhammer (RETIRED) <fauli>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 230205    

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.