Anomalie #82
Syntax error in dpkt/bgp.py
| Status: | Assigned | Start: | 04/19/2011 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | pnl | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
My plateform : LFS like with Python 2.6
In setup.py process I encounter some syntax error I am unable to fix
on line 678: self.failUnless(c.as 65215)
on line 715: self.failUnless(b4.open.as 237)
Vim colors "as" in blue, may be it's a clue.
cheers