pylab exposing time?

Howdy,

We just installed matplotlib version 0.70.1 on a new computer, and some
code I wrote broke which was written for matplotlib 0.61.

The code I used that broke was:

from time import time
from matplotlib.matlab import *

with the later version of matplotlib this became:

from time import time
from matplotlib.pylab import *

and this doesn't work because pylab exposes time as a module. Now I
realize this is not necessarily good programming style :-). But I am
using about 20 different pylab commands. So the question is, should
pylab be more careful about what it exposes?

thanks,
Danny

···

__________________________________
Do you Yahoo!?
All your favorites on one personal page � Try My Yahoo!
http://my.yahoo.com