[IPython-dev] A couple of odd behaviours...

Thomas Kluyver takowl at gmail.com
Wed Nov 7 06:44:54 EST 2012


On 7 November 2012 01:43, Carl Smith <carl.input at gmail.com> wrote:

> !adb forward tcp:9999 tcp:45001
> !export AP_PORT=9999
>

My suspicion would be that !export doesn't propagate environment variables
back to the Python process. I'd try modifying os.environ directly.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121107/83379daf/attachment.html>


More information about the IPython-dev mailing list