miguelmoreto / pycomtrade

pyComtrade is a python module that provides you a transparent way for reading and writing oscillographic files in Comtrade format
http://pypi.python.org/pypi/pyComtrade
GNU General Public License v3.0
31 stars 30 forks source link

Object specific variables should go inside def __init__ #11

Open ldemattos opened 7 years ago

ldemattos commented 7 years ago

... otherwise it will be shared among many instatiated objects.