[python] spustit soubor s argumentem
Jan Kundrát
jkt na gentoo.org
Sobota Říjen 21 18:59:41 CEST 2006
Jakub VojĂĄÄek wrote:
>>>> os.popen('"C:\Python25\python.exe" -i "C:\soubor.py"')
> <open file '"C:\Python25\python.exe" -i "C:\soubor.py"', mode 'r' at 0x00BC4AD0>
> ale nic se neotevĹelo a nespustilo.
S pythonem na Tve platforme bohudik nemam zadne zkusenosti.
> os.execl("C:\Python25\python.exe","C:\Documents and Settings\Blu\Plocha\Creator\\Blu IDLE.pyw")
> to mi problikne ÄernĂ˝ okno:(
Citujme z manualu: "In either case, the arguments to the child process
should start with the name of the command being run, but this is not
enforced.". Jinymi slovy, zkus:
os.execl(program, program, param1, param2,...)
Ono totiz argv[0] obsahuje jmeno programu a argumenty samotny startuji
az od pozice cislo jedna...
-jkt
--
cd /local/pub && more beer > /dev/mouth
------------- další část ---------------
NetextovĂĄ pĹĂloha byla odstranÄna...
JmĂŠno: signature.asc
Typ: application/pgp-signature
Velikost: 252 bytes
Popis: OpenPGP digital signature
Url : http://www.py.cz/pipermail/python/attachments/20061021/2406bba0/attachment.pgp
Další informace o konferenci Python