On Wed, Apr 15, 2009 at 11:16 AM, Jouni K. Seppänen <j...@iki.fi> wrote:
> One possible reason for weird stuff like this is the way Python searches > for modules. Say you have been experimenting with calendar stuff, and > have in your current directory (or somewhere on your search path) a file > named calendar.py. Then you import matplotlib, and matplotlib imports > dateutil.rrule, which in turn imports calendar... and your calendar.py > file gets executed, not the one shipped with Python. OK, thanks for the info. I linked to this thread on the bug report, the OP might track this kind of behavior down with this info. Cheers, f ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel