summaryrefslogtreecommitdiff
path: root/python/test/Ice/defaultServant/MyObjectI.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Ice/defaultServant/MyObjectI.py')
-rw-r--r--python/test/Ice/defaultServant/MyObjectI.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/defaultServant/MyObjectI.py b/python/test/Ice/defaultServant/MyObjectI.py
index 13eaf576f83..5ff29e8bc28 100644
--- a/python/test/Ice/defaultServant/MyObjectI.py
+++ b/python/test/Ice/defaultServant/MyObjectI.py
@@ -9,7 +9,7 @@
import Ice, Test
-class MyObjectI(Test._MyObjectDisp):
+class MyObjectI(Test.MyObject):
def ice_ping(self, current=None):
name = current.id.name