On Sep 19, 7:08 pm, Jason Tishler <[EMAIL PROTECTED]> wrote:
...
> There are known issues when trying to run a Windows program that
> directly accesses the console under Cygwin. For example:
>
> http://mail.python.org/pipermail/python-list/2004-June/21.html
>
> AFAICT, you will have to use
Ant,
On Fri, Sep 19, 2008 at 03:10:10AM -0700, Ant wrote:
> [snip]
> This works great in Linux, and also in Windows using the Cygwin build
> of Python, but when you call:
>
> screen -S py -s python
>
> using the Windows build of Python, the shell just hangs. Does anyone
> know if this is a known i