En Sun, 22 Jul 2007 09:03:43 -0300, O.R.Senthil Kumaran
<[EMAIL PROTECTED]> escribió:
>> I would like to organize them into directory structure in
>> which there is a 'main' directory, and under it directories for
>> specific sub-tasks, or sub-experiments, I'm running (let's call them
>> 'A'
> I would like to organize them into directory structure in
> which there is a 'main' directory, and under it directories for
> specific sub-tasks, or sub-experiments, I'm running (let's call them
> 'A', 'B', 'C').
> Is there a neat clean way of achieving the code organization?
>
This is a k
I'm using python for research related programming, and so I write many
experimental small pieces of code.
I would like to organize them into directory structure in
which there is a 'main' directory, and under it directories for
specific sub-tasks, or sub-experiments, I'm running (let's call them