[Twisted-Python] Unix and Win32 console application
![](https://secure.gravatar.com/avatar/695191d46ba848f7f3396b9696d6486c.jpg?s=120&d=mm&r=g)
June 29, 2004
6:21 a.m.
I'm writing a console application with Twisted Matrix and I would like it to work on both Unix and win32. Which reators and input/output-modules should I use? If I can only get the input to coexist with the Twisted reactor and some basic output functions, that would be great. I will do the drawing myself anyway, no need for a fully fledged drawing library like curses. Though, that would work too if it has support for both Unix and Win32, which Python curses doesn't have. Regards, Johannes Lundberg
7537
Age (days ago)
7537
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johannes Lundberg