*Remove the dot from some import paths, so python 2.4 is happy
commit8f7c059b034cd281e8b7ab3a7917b8c2842735a4
authorGerhard Lausser <gerhard.lausser@consol.de>
Thu, 3 Feb 2011 22:17:16 +0000 (3 23:17 +0100)
committerGerhard Lausser <gerhard.lausser@consol.de>
Thu, 3 Feb 2011 22:17:16 +0000 (3 23:17 +0100)
treec4f840b5caf7b22ae05ef6e9a7939bb4415d3101
parentc5912f30583ad0627f3a1b2a1b799361a46fda90
*Remove the dot from some import paths, so python 2.4 is happy
19 files changed:
shinken/objects/__init__.py
shinken/objects/contact.py
shinken/objects/contactgroup.py
shinken/objects/escalation.py
shinken/objects/host.py
shinken/objects/hostdependency.py
shinken/objects/hostescalation.py
shinken/objects/hostgroup.py
shinken/objects/item.py
shinken/objects/module.py
shinken/objects/notificationway.py
shinken/objects/realm.py
shinken/objects/resultmodulation.py
shinken/objects/schedulingitem.py
shinken/objects/service.py
shinken/objects/servicedependency.py
shinken/objects/serviceescalation.py
shinken/objects/servicegroup.py
shinken/objects/timeperiod.py