During the install of dpkt on a machine running python 2.6, the bgp.py file
contains 2 instances where property "as" is accessed on an object. "as" is
now a reserved keyword in Python 2.6 so maybe a quick change to the source
can help remedy this issue?
Original issue reported on code.google.com by someone1@gmail.com on 1 Aug 2009 at 1:29
Original issue reported on code.google.com by
someone1@gmail.com
on 1 Aug 2009 at 1:29