summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-09-24 16:24:45 +0000
committerMark Spruiell <mes@zeroc.com>2004-09-24 16:24:45 +0000
commit049b30300dc46afd8946de80fb01949cd117ea2f (patch)
tree9072e4c543166706d306a6fd913e8e0436c1739b /py/python/Ice.py
parentChanged prefix for inherited .NET framework methods. (diff)
downloadice-049b30300dc46afd8946de80fb01949cd117ea2f.tar.bz2
ice-049b30300dc46afd8946de80fb01949cd117ea2f.tar.xz
ice-049b30300dc46afd8946de80fb01949cd117ea2f.zip
adding generateUUID
Diffstat (limited to 'py/python/Ice.py')
-rw-r--r--py/python/Ice.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/python/Ice.py b/py/python/Ice.py
index 3f7bc88746a..04feae06c73 100644
--- a/py/python/Ice.py
+++ b/py/python/Ice.py
@@ -11,6 +11,7 @@ import IcePy
ObjectPrx = IcePy.ObjectPrx
identityToString = IcePy.identityToString
stringToIdentity = IcePy.stringToIdentity
+generateUUID = IcePy.generateUUID
loadSlice = IcePy.loadSlice
#