From dd340bd102596c7bbc54d1f1a570e8c5a388d534 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 3 Oct 2006 19:28:38 +0000 Subject: [PATCH] - added new helper classes --- PLC/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/__init__.py b/PLC/__init__.py index 0527953..bcc83f6 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1 @@ -all = 'Addresses AddressTypes API Auth BootStates Config Debug Faults Keys Method NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceInstantiations Slices Slivers Table'.split() +all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys Method NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split() -- 2.43.0