On Jun 25, 12:14 pm, [EMAIL PROTECTED] wrote:
> <ini file>
> usersChosenPath = /usr/Path/to/Config
> </ini file>
>
> Kind of redundant, but I would think it would still work.

Ok...  How do I tell the program where the INI file lives?

(What I want is to be able to ask the user

Where do you want the datafile to live? [/usr/local/etc]:

and save that answer somewhere, so future invocations of the program
just *KNOW* the answer.

I'm going to just have to write an 'install' program which just
substitutes the default assignment for the new one in the code...
almost a $PREFIX from ./configure or something like it.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to