crossdistro / network-testing

BSD 2-Clause "Simplified" License
6 stars 9 forks source link

changed to use argparser and replaced exception by generic one, not known in python2.7 #10

Closed jscotka closed 8 years ago

encukou commented 8 years ago

I would appreciate if you kept the module self-contained, which would mean keeping the if __name__ == '__main__': block in the Python script, and using/suggesting example_data/* if run from there. But I can add that myself next time I work on this. (Probably that'll be Monday.)

I left one comment inline, otherwise the changes look OK. I didn't test.