raw_input with a pre-compiled data

Chris Rebert clp2 at rebertia.com
Sat Jun 20 12:38:57 EDT 2009


On Sat, Jun 20, 2009 at 7:17 AM, Luca<lucafbb at gmail.com> wrote:
> Hi all.
>
> I need to use a function like the raw_input to read data from user
> command line, but I really like to pre-compile the choice and I'm not
> able to do this. There is some other function/module I can use?
> I wanna to pre-compile the raw_input input line with the current working path.

What does "pre-compile" mean in this context? It's not clear at all,
so I can't even understand your question.

Cheers,
Chris
-- 
http://blog.rebertia.com



More information about the Python-list mailing list