popen problems
Dave Korn
dave.korn@artimi.com
Fri May 4 15:12:00 GMT 2007
On 04 May 2007 15:36, Dan Armbrust wrote:
> python
> Python 2.4.3 (#1, May 18 2006, 07:40:45)
> [GCC 3.3.3 (cygwin special)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import os.path
>>>> os.popen('ls').readline()
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> OSError: [Errno 13] Permission denied
>
>
> What on earth happened?
No idea. Can't reproduce in either console or rxvt, either with or without
CYGWIN=tty.
> Any idea how I can fix this?
Nope, not yet, need more information. Please send your "cygcheck -svr"
output (as an attachment) and we'll take a look.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list