Make .load_from_config explicit and optional (don't call it from __init__).
authorW. Trevor King <wking@drexel.edu>
Sun, 18 Mar 2012 16:12:46 +0000 (12:12 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 18 Mar 2012 16:12:46 +0000 (12:12 -0400)
commitbc12d86ce19ba84aa37d8d2a69ca0f8232049a05
tree19bdfe4ffc7ae071c61d8da83a7d25622021cb63
parent0614eaffec95bc927b4cc7bd0935925c6a2425ee
Make .load_from_config explicit and optional (don't call it from __init__).
pyafm/afm.py
pyafm/digital_port.py
pyafm/stepper.py
pyafm/storage.py
pyafm/temperature.py