diff -r fe2d1936b546 -r 25b7b7f854bc runtime/__init__.py --- a/runtime/__init__.py Mon May 18 07:43:03 2009 +0200 +++ b/runtime/__init__.py Mon May 18 07:47:24 2009 +0200 @@ -2,5 +2,5 @@ import os -from PLCObject import PLCObject +from PLCObject import PLCObject, PLCprint import ServicePublisher