Variable passing to external program - How??

Christopher Koppler klapotec at chello.at
Sat Oct 11 11:08:11 EDT 2003


On Sat, 11 Oct 2003 15:50:29 +0000, Rigga <Rigga at noemail.com> wrote:

>FilePath = os.path('/home/rigga')
>AccFlag = os.access('% FilePath',os.R_OK)
>
>I would expect % FilePath to contain /home/rigga

Why would you expect that?


--
Christopher




More information about the Python-list mailing list