dmitrey wrote:
Yes, you are right. But I have to do it due to another issue I haven't solved yet: Python3 imports don't see files from same directory http://groups.google.com/group/comp.lang.python/browse_thread/thread/9470dbdacc138709#
That's because the syntax for relative imports has changed in Python 3. See the recent comment on your posting there for details. -- Greg -- http://mail.python.org/mailman/listinfo/python-list