Conversation
It makes sense, since Python2 is now deprecated. See: https://www.python.org/doc/sunset-python-2/
Just to follow the pattern used in the project (there are lot's of other lines using `format`).
A traceroute output can start from a hop number different from 1 (this happens when using `traceroute -f FIRST_TTL`).
To be consistent with changes in v0.3.0.
|
Hi, I'm currently working on a traceroute historizer, that uses trparse to compare traceroutes with earlier runs and only save different ones. I've decided to make some modifications to the code, adding windows support among others. I've looked accros a couple of your commits, and noticed that you say that hops may not start with 1. Can you elaborate please ? |
|
@deajan 👍
|
|
Thanks for that ;) Are there any code changes other than this PR that you would like to see merged ? |
Minor changes: