raw_input with a pre-compiled data

Luca lucafbb at gmail.com
Sat Jun 20 10:17:01 EDT 2009


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.

-- 
-- luca



More information about the Python-list mailing list