On Mon, Apr 4, 2011 at 9:33 AM, Charles R Harris
wrote:
>
>
> On Mon, Apr 4, 2011 at 8:57 AM, Paul Anton Letnes <
> paul.anton.let...@gmail.com> wrote:
>
>>
>> On 4. apr. 2011, at 16.42, Charles R Harris wrote:
>>
>> >
>> >
>> > On Mon, Apr 4, 2011 at 8:29 AM, Paul Anton Letnes <
>> paul.anton.let
On Mon, Apr 4, 2011 at 8:57 AM, Paul Anton Letnes <
paul.anton.let...@gmail.com> wrote:
>
> On 4. apr. 2011, at 16.42, Charles R Harris wrote:
>
> >
> >
> > On Mon, Apr 4, 2011 at 8:29 AM, Paul Anton Letnes <
> paul.anton.let...@gmail.com> wrote:
> >
> > On 4. apr. 2011, at 15.34, Charles R Harris
On 4. apr. 2011, at 16.42, Charles R Harris wrote:
>
>
> On Mon, Apr 4, 2011 at 8:29 AM, Paul Anton Letnes
> wrote:
>
> On 4. apr. 2011, at 15.34, Charles R Harris wrote:
>
> >
> >
> > On Sun, Apr 3, 2011 at 4:35 AM, Paul Anton Letnes
> > wrote:
> > Hi.
> >
> > When looking at the loadtxt
On Mon, Apr 4, 2011 at 8:29 AM, Paul Anton Letnes <
paul.anton.let...@gmail.com> wrote:
>
> On 4. apr. 2011, at 15.34, Charles R Harris wrote:
>
> >
> >
> > On Sun, Apr 3, 2011 at 4:35 AM, Paul Anton Letnes <
> paul.anton.let...@gmail.com> wrote:
> > Hi.
> >
> > When looking at the loadtxt/savetxt
On 4. apr. 2011, at 15.34, Charles R Harris wrote:
>
>
> On Sun, Apr 3, 2011 at 4:35 AM, Paul Anton Letnes
> wrote:
> Hi.
>
> When looking at the loadtxt/savetxt tickets, I noticed that the 're' module
> is imported in an odd place. I therefore suggest that this import is moved to
> the to
On Sun, Apr 3, 2011 at 4:35 AM, Paul Anton Letnes <
paul.anton.let...@gmail.com> wrote:
> Hi.
>
> When looking at the loadtxt/savetxt tickets, I noticed that the 're' module
> is imported in an odd place. I therefore suggest that this import is moved
> to the top of the file, in order to gather th
Hi.
When looking at the loadtxt/savetxt tickets, I noticed that the 're' module is
imported in an odd place. I therefore suggest that this import is moved to the
top of the file, in order to gather these as much as possible. I find the code
easier to read then. After all, there is no 'try / cat