##// END OF EJS Templates
Merge pull request #841 from ivanov/scipy-links...
Merge pull request #841 from ivanov/scipy-links updated old scipy.org links, other minor doc fixes Also removed references to the defunct separate py3k repo, as per the recent mailing list thread.

File last commit:

r3408:261328d5
r4882:f09513ea merge
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *