Removed dummynet stuff.
[plcapi.git] / PLC / Accessors / __init__.py
1 # each module to define in "methods" the set of methods that it defines
2
3 __all__ = """
4 Accessors_standard
5 Accessors_wireless
6 Accessors_site
7 """.split()