Open GoogleCodeExporter opened 9 years ago
Original comment by Jose.R.F...@gmail.com
on 8 Apr 2013 at 5:36
Original comment by Jose.R.F...@gmail.com
on 8 Apr 2013 at 5:40
Yes, this would indeed be very useful.
But I'd prefer a different implementation -- we should not rely on the
sys.modules (given the data can be seen on a different system), but instead
simply add enough path elements as to make each path entry unique.
I wonder if you could provide me some sample profile where this issue is
obvious.
Original comment by Jose.R.F...@gmail.com
on 16 May 2013 at 6:21
Is this enough?
Like Numpy, SciPy, etc., when the modules have heavy tasks within `import',
__init__ will be especially noticeable...
Original comment by xwhhspri...@gmail.com
on 17 May 2013 at 5:11
Attachments:
Original issue reported on code.google.com by
xwhhspri...@gmail.com
on 11 Oct 2012 at 9:09