On Sat, Aug 30, 2008 at 22:10, Zachary Pincus <[EMAIL PROTECTED]> wrote:
> Hi Alan,
>
>> Traceback (most recent call last):
>> File "/usr/local/lib/python2.5/site-packages/enthought.traits-2.0.4-
>> py2.5-linux-i686.egg/enthought/traits/trait_notifiers.py", line 325,
>> in call_1
>>self.handle
Thanks. I'm still struggling with learning the idiom. Too much perl
to unlearn. 8-)
On Sat, 30 Aug 2008 23:10:10 -0400
Zachary Pincus <[EMAIL PROTECTED]> wrote:
> Hi Alan,
>
> > Traceback (most recent call last):
> > File "/usr/local/lib/python2.5/site-packages/enthought.traits-2.0.4-
> > py2.
Hi Alan,
> Traceback (most recent call last):
> File "/usr/local/lib/python2.5/site-packages/enthought.traits-2.0.4-
> py2.5-linux-i686.egg/enthought/traits/trait_notifiers.py", line 325,
> in call_1
>self.handler( object )
> File "TrimMapl_1.py", line 98, in _Run_fired
>outdata = np.
I been beating myself up over this bit of code for far too long now - I
know I must be missing something really simple, but what is it?
TYPICALLY_UINT_COLUMNS = ['Track', 'Bin', 'code', 'horizon']
..
dtypes = [ ]
for i in range(0, len(self.var_list)) :
if TYPICALLY_