Skip to content
Prev 319147 / 398506 Next

Unexpected behavior looping through sequence of dates

On Sat, 9 Mar 2013, Alexandre Sieira wrote:

            
Issuing a warning unconditioally would result in far to many spurious
warnings.  for() works perfecly fine now for most objects with a class
attribute. I don't see a reasonable way to detect the subset of cases
where this is not true (other than registering a list of classes for()
should warn about, which might be feasible, though might refult in a
significant performance hit.)

Best,

luke