summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
diff options
context:
space:
mode:
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 07bcb132408..581f0de0891 100644
--- a/py/python/Ice.py
+++ b/py/python/Ice.py
@@ -37,6 +37,7 @@ import IcePy
# Add some symbols to the Ice module.
#
ObjectPrx = IcePy.ObjectPrx
+version = IcePy.version
identityToString = IcePy.identityToString
stringToIdentity = IcePy.stringToIdentity
generateUUID = IcePy.generateUUID