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 9927848f6b8..46ea9948924 100644
--- a/py/python/Ice.py
+++ b/py/python/Ice.py
@@ -18,6 +18,7 @@ import IcePy
# Add some symbols to the Ice module.
#
ObjectPrx = IcePy.ObjectPrx
+Endpoint = IcePy.Endpoint
identityToString = IcePy.identityToString
stringToIdentity = IcePy.stringToIdentity
generateUUID = IcePy.generateUUID