python twisted stdio example on windows doesn't work -


I started playing with python / twisted, but when I got from Windows to cmd.exe The test does not work. I am using Python 2.7 and Twisted 12.1.0 (Binary MSI Package). I hope this was a buffering problem, so I "dragon-u staden." Tried to run the script with, but nothing changed.

Obviously, this script works on Linux and OS X.

is there. There is also a fair amount of code associated with this ticket, and there is a large amount of diagnosis.

In short, the Windows Command Line is a big mess. It is also not that it is a different interface than the POSIX standard command line; This is a completely different type of thing on Linux or OS X, the console is like a small, fake teletype that you send bytes and control codes. On Windows, the console is more like a small, fake computer running DOS, which you write for video storage.

Still, feel free to help on that ticket! It could use some more interest!

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -