##// END OF EJS Templates
Suppress virtualenv warning messages on Windows...
Suppress virtualenv warning messages on Windows Suppress 'WARNING: Attempting to work in a virtualenv...' message on Windows in bash and PowerShell. Adapts pip.locations.running_under_virtualenv for use in no sys.executable symlinks case.
Eric Galloway -
r17567:5b9fb0da
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...