Alex McNerney <amcnerne...@yahoo.com> added the comment:

Sorry to keep bothering, but running Python 2.7.1:88286 (maintenance) on 
ActiveState Tcl/Tk 8.5.9 causes the idle to hang when a simple script like:
"
x = raw_input("x: ")
print x
"
is run. Is this a bug in Tcl/Tk? Looking in the logs I see several instances of 
"setCanCycle: is deprecated.  Please use setCollectionBehavior instead" Does 
this have any relevancy?

Relating to this, I don't know if it is proper to ask here, but is it possible 
to link Python to a specific Tcl/Tk when compiling from the source?

Note: When running Python 2.7.1 (32-bit from installer) with Tcl/Tk 8.4, the 
above problem is not there.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11075>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to