##// END OF EJS Templates
adjust `import_pylab`...
adjust `import_pylab` it's all or nothing now, not all or some. Now `pylab_import_all=False` should mean that *no* symbols are added to the user namespace. This also removes `figsize` from the pyplot namespace, which is weird and confusing.
MinRK -
r11323:ac1c1eed
Show More