Angle brackets in command-line arguments?
- From: Keith Hughitt <keith.hughitt@xxxxxxxxx>
- Date: Wed, 16 Jul 2008 07:53:56 -0700 (PDT)
Hi all,
I am using someone else's script which expects input in the form of:
./script.py <arg1> arg2
I was wondering if the angle-brackets here have a special meaning? It
seems like
they specify an input and output stream to use in place of the
console. I could not
find anything in the python manual or Python in a Nut-shell though.
Anyone know?
Thanks,
Keith
.
- Follow-Ups:
- Re: Angle brackets in command-line arguments?
- From: Gary Herron
- Re: Angle brackets in command-line arguments?
- From: Fredrik Lundh
- Re: Angle brackets in command-line arguments?
- From: Marc 'BlackJack' Rintsch
- Re: Angle brackets in command-line arguments?
- Prev by Date: Re: About wmi
- Next by Date: poplib 100% cpu usage
- Previous by thread: Best Python packages?
- Next by thread: Re: Angle brackets in command-line arguments?
- Index(es):