add backward compatible address type functions
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 16 Oct 2006 20:17:38 +0000 (20:17 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 16 Oct 2006 20:17:38 +0000 (20:17 +0000)
commitd1df8e3e85e270d9ba37310ce6ac1deb50d9f45e
treeb93ed1fb90db98e7baf980c82ffd4252e6b1939e
parentb9689f96674c03ad799631814295a799660dfca5
add backward compatible address type functions
PLC/Methods/AdmAddAddressType.py [new file with mode: 0644]
PLC/Methods/AdmDeleteAddressType.py [new file with mode: 0644]
PLC/Methods/AdmGetAllAddressTypes.py [new file with mode: 0644]
PLC/Methods/__init__.py