durusmail: durus-users: apparently random bug in durus
apparently random bug in durus
2010-06-21
2010-06-21
2010-06-21
2010-06-22
2010-06-22
2010-06-25
2010-06-25
2010-06-25
2010-06-25
2010-06-28
2010-06-28
2010-06-29
Python 2.7+ (Re: apparently random bug in durus)
2010-06-29
2010-06-28
2010-06-29
2010-06-29
2010-06-29
2010-06-29
2010-06-29
2010-06-30
2010-06-30
2010-06-30
2010-06-30
2010-06-30
2010-07-01
apparently random bug in durus
Michael Watkins
2010-06-28
On Mon, June 28, 2010 14:48, Neil Schemenauer wrote:
> Ah, implicit relative import bites us.  I wonder if it would be time
> to switch to using absolute imports.  i.e, add
>
>     from  __future__ import absolute_import
>
> to the Durus modules.  That would make Durus depend on Python 2.5.

Never having once used relative imports in all these years, +1 from me.
Running 2.6.x and 3.1.x or higher these days.

reply