[pygr-notify] Issue 46 in pygr: decorator syntax incompatible with Python 2.3

codesite-noreply at google.com codesite-noreply at google.com
Tue Oct 14 22:15:09 PDT 2008


Issue 46: decorator syntax incompatible with Python 2.3
http://code.google.com/p/pygr/issues/detail?id=46

New issue report by jqian.ubc:
What steps will reproduce the problem?
1.from pygr import seqdb
2.
3.

What is the expected output? What do you see instead?

File "/Users/jenny/Desktop/pyensembl-0.1.0/pygr/seqdb.py", line 12
    @classmethod
    ^
SyntaxError: invalid syntax


What version of the product are you using? On what operating system?
using the pygr pulled from the git repository on October 11th, 2008

Mac OS X (10.4)

Please provide any additional information below.




Issue attributes:
	Status: New
	Owner: jqian.ubc
	CC: cjlee112
	Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list