mgedmin / objgraph

Visually explore Python object graphs
http://mg.pov.lt/objgraph/
MIT License
753 stars 72 forks source link

Make internal helper functions private. #14

Closed pcostell closed 9 years ago

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 97.36% when pulling 36b5c2836888603cf1feca93925a612817040944 on pcostell:protect_methods into 807a940fa53c316fc3b6ae7bb255fcfcdd710e45 on mgedmin:master.

mgedmin commented 9 years ago

Looks good to me.