remove unnecessary imports
[plcapi.git] / PLC / SFA.py
2009-09-11 Tony Mackremove unnecessary imports
2009-09-11 Tony Mackwe will make our own geniclient connection to the regis...
2009-09-11 Tony Mackwe will make our own geniclient connection to the regis...
2009-09-11 Tony Mackif the record exist dont try to add it, update it
2009-09-03 Tony Mackno need for that
2009-09-03 Tony Mackfix typo
2009-09-03 Tony Mackin get_login_bases, if there are no site_ids then there...
2009-09-03 Anil-Kumar Vengalilbug fix in upcalls
2009-08-24 Tony Mackcheck if record exists before trying to add/remove it
2009-08-24 Tony Mackno longer use sfa.plc.sfaImport to add sfa records...
2009-08-18 Tony Mackdont print the exceptions
2009-08-13 Tony MackNo need to import sfa.plc.api just to get a connection...
2009-08-11 Tony Mackfix type
2009-08-11 Tony Mackmove sfa package import inside of __init__()
2009-08-04 Tony Mackmove package imports out of __init__()
2009-08-03 Tony Mackinitial checkin of SFA record inport wrapper