[python-win32] Ugh...native Windows interactive Python 2.4 inCygwin terminal
Mark Hammond
mhammond at skippinet.com.au
Mon Aug 8 00:27:47 CEST 2005
> I apologize sincerely and in advance if this problem has already been
> discussed. I have been unable to find any reference to anything similar
> in either the Python or Cygwin mailing lists, FAQs, etc.
Both cygwin and native Python also work fine for me under the default cygwin
shell.
If it is something strange about your specific shell, you could try
executing "%comspec% -c python.exe" (where %comspec% is likely to be
cmd.exe)
Mark
More information about the Python-win32
mailing list