from __future__ import absolute_import ?




from __future__ import absolute_import

Is there a way to check if this is working? I get the same results with or without it.

Python 2.5 (r25:51908, Sep 19 2006, 09:52:17)
[MSC v.1310 32 bit (Intel)] on win 32


_Ron

.