Re: [Pytables-users] Table where iterator

2008-06-10 Thread Francesc Alted
A Tuesday 10 June 2008, Swank, Craig escrigué: > Hello, > When I make a list with list comprehensions, I get what I believe are > incorrect results. I made a short example that shows what I'm > talking about. I'm not sure if this is a bug in the iterator, or if > this behavior is by design. > > T

[Pytables-users] Table where iterator

2008-06-10 Thread Swank, Craig
Hello, When I make a list with list comprehensions, I get what I believe are incorrect results. I made a short example that shows what I'm talking about. I'm not sure if this is a bug in the iterator, or if this behavior is by design. Thanks, Craig *