[Twisted-Python] Unix and Win32 console application
June 29, 2004
10: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
8110
Age (days ago)
8110
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johannes Lundberg