Skip to content

Fix %env magic on Python 3.#1602

Merged
fperez merged 1 commit into
ipython:masterfrom
takluyver:i1201
Apr 15, 2012
Merged

Fix %env magic on Python 3.#1602
fperez merged 1 commit into
ipython:masterfrom
takluyver:i1201

Conversation

@takluyver
Copy link
Copy Markdown
Member

And add simple test

Closes gh-1201

@fperez
Copy link
Copy Markdown
Member

fperez commented Apr 15, 2012

Short and sweet, thanks! Merging now.

fperez added a commit that referenced this pull request Apr 15, 2012
Fix %env magic on Python 3 and add simple test.

Closes gh-1201.
@fperez fperez merged commit ae222d0 into ipython:master Apr 15, 2012
@juliantaylor
Copy link
Copy Markdown
Contributor

this also looks simple enough to be safely applied to 0.12.1

takluyver added a commit that referenced this pull request Apr 15, 2012
@takluyver
Copy link
Copy Markdown
Member Author

Yes, I think so. Done in commit 4993577.

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix %env magic on Python 3 and add simple test.

Closes ipythongh-1201.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

%env magic fails with Python 3.2

3 participants