Vahid Noroozi wrote:

> in windows python select module doesn't suppport poll()
> i wanted to know if it is possible to implement poll function
> by using select.select() function in windows.

this is a Tkinter-specific list, and general Python questions don't really
belong here.  I suggest that you repost it to a general Python support
list; see

    http://www.python.org/about/help/
    http://www.python.org/community/lists/#clp

</F>



_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to