I sort-of do the same thing as you, except I use cygwin.  Are you
using a mingw32 compiled python, or are you using the standard windows
distribution?

There are known issues with stdout using cygwin xterm.  You *may* be
running into the same problem.

Whenever I run *Windows* Python from my xterm window, I see no
stdout.  The only thing I see is what I am typing.  This nasty bug has
been out standing for a while :(.  The bug only seems to affect native
windows programs.  Anything I use native to cygwin seems to work fine
under my xterm.

jw

On Oct 14, 6:24 pm, Eric Ongerth <[EMAIL PROTECTED]> wrote:
> I've been using msys/mingw32 as a poor-man's-Linux-like shell on my
> Windows box, and thus far it's served well enough in my study of
> Pylons... except I just found that the command "paster shell" doesn't
> work properly in it.  Seems to work fine in a Windows XP command
> shell, gives access to my model etc., with a working command prompt.
> But in an msys window I give the "paster shell" command and all I get
> is an empty line with a cursor.  I can type all I want with no
> results.  ^C quits, at least.
>
> The obvious answer is I could move my learning & practice of Pylons
> onto an actual Linux partition.  Maybe it's finally time to do that.
> I just hate to abandon the Wing IDE i've been using in Windows, which
> has been really useful and intuitive for all things Python related.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to