From enricope....com on October 01, 2009 11:09:58
What steps will reproduce the problem? enrico-laptop:~/workspace/Murena/lib/dpkt-1.6$ sudo python setup.py Traceback (most recent call last): File "setup.py", line 4, in import dpkt File "/home/enrico/workspace/Murena/lib/dpkt-1.6/dpkt/init.py", line 17, in import bgp File "/home/enrico/workspace/Murena/lib/dpkt-1.6/dpkt/bgp.py", line 678 self.failUnless(c.as == 65215) ^ SyntaxError: invalid syntax What version of the product are you using? On what operating system? Ubuntu 9.10
Python 2.6.2+ (release26-maint, Sep 24 2009, 06:46:17) [GCC 4.4.1] on linux2
Original issue: http://code.google.com/p/dpkt/issues/detail?id=25
该提问来源于开源项目:kbandla/dpkt