CAIDA / pybgpstream

Python bindings for BGPStream
https://bgpstream.caida.org
BSD 2-Clause "Simplified" License
29 stars 22 forks source link

Add string representations of each object #3

Closed alistairking closed 6 years ago

alistairking commented 6 years ago

From @alistairking on January 20, 2015 16:43

l would like to be able to do print elem and have it show me everything that is important

Copied from original issue: CAIDA/pybgpstream#1

alistairking commented 6 years ago

This is implemented in the new high-level pybgpstream module.