There is the following source structure:
/packages/...
/packages/global_settings.py # this is the global settings file
imported from each client settings file
/clients/...
/clients/client1/settings.py # client specific settings file (see code
above), each client is running in its own process so th
On Oct 9, 3:22 pm, jdd <[EMAIL PROTECTED]> wrote:
> On Oct 9, 10:13 am, Frantisek Malina <[EMAIL PROTECTED]> wrote:
>
> > Hey,
> > I found it. Python
> > rocks:http://www.python.org/doc/2.5.2/lib/os-file-dir.html
>
> > If you have any further links that provide some lively code examples
> > and re