Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup old code #180

Merged
4 commits merged into from Oct 22, 2010
Merged

Cleanup old code #180

4 commits merged into from Oct 22, 2010

Conversation

takluyver
Copy link
Member

Modernise a few bits of code, and remove a few imports.

new.instancemethod --> types.MethodType
string module --> string methods

@fperez
Copy link
Member

fperez commented Oct 22, 2010

Thanks! This was quick and painless.

@takluyver
Copy link
Member Author

You're welcome :-)

markvoorhies pushed a commit to markvoorhies/ipython that referenced this pull request Apr 21, 2011
…nto takowl-cleanup-old-code

Various cleanups of old and deprecated modules, this helps keep the
code tidier for the py3k branch and future migration.

Closes ipythongh-180 (pull request).
minrk pushed a commit to minrk/ipython that referenced this pull request Jul 1, 2013
Added changes to understand alignment metadata for each cells.
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
…nto takowl-cleanup-old-code

Various cleanups of old and deprecated modules, this helps keep the
code tidier for the py3k branch and future migration.

Closes ipythongh-180 (pull request).
This pull request was closed.
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.

None yet

2 participants