summaryrefslogtreecommitdiff
path: root/demoscript/Ice/async.py
diff options
context:
space:
mode:
Diffstat (limited to 'demoscript/Ice/async.py')
-rw-r--r--[-rwxr-xr-x]demoscript/Ice/async.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/demoscript/Ice/async.py b/demoscript/Ice/async.py
index 10c6b48ac63..0e3b054ef14 100755..100644
--- a/demoscript/Ice/async.py
+++ b/demoscript/Ice/async.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
@@ -10,6 +10,7 @@
import sys
from demoscript import *
+from scripts import Expect
def run(client, server):
print "testing client... ",