Rename GeneralizedTime to AccessTime.

This commit is contained in:
Pavel Zuna
2009-11-18 17:33:55 +01:00
committed by Rob Crittenden
parent 40368f0d01
commit 34deb3fef3
3 changed files with 8 additions and 8 deletions

View File

@@ -870,7 +870,7 @@ from frontend import Command, LocalOrRemote
from frontend import Object, Method, Property
from crud import Create, Retrieve, Update, Delete, Search
from parameters import DefaultFrom, Bool, Flag, Int, Float, Bytes, Str, Password,List
from parameters import BytesEnum, StrEnum, GeneralizedTime, File
from parameters import BytesEnum, StrEnum, AccessTime, File
from errors import SkipPluginModule
# We can't import the python uuid since it includes ctypes which makes