os.execv problem

Michael Hudson mwh at python.net
Sat May 12 08:50:05 EDT 2001


Timothy Reaves <treaves at silverfields.com> writes:

[snip]
> 	It would seem that the execv call is replacing all '.'
> characters with a '/' character, which is bad.  How do I prevent
> this?

I'm confused.  What are you trying to do?  Maybe you could post some
code?

Cheers,
M.

-- 
  > So what does "abc" / "ab" equal?
  cheese
         -- Steve Holden defends obscure semantics on comp.lang.python



More information about the Python-list mailing list