On May 3, 12:16 pm, smitty1e <[EMAIL PROTECTED]> wrote:
> Just a fun exercise to unify some of the major input methods for a
> script into a single dictionary.
> Here is the output, given a gr.conf file in the same directory with
> the contents stated below:
>


How about extending this to include other sources of control inputs.
I think a reasonable heirarchy is:

Interactive Input
 > Command Line Argument
  > Command Line Input File
   > Environment Variables
    > Local Defaults File
     > System Wide Defaults File
      > Installation Defaults File
       > 'Factory' Defaults File
        > In-Code Initialization Defaults
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to