Bartosz <[email protected]> added the comment: I have found a problem and sollution:
previously I have used Python 2.x and when I removed that version and next installed Python32, PYTHONPATH in system variabled indicated still to Python2.x. Removing all python paths to old version solved the problem. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11288> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
