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

What is IPython.utils.upgradedir ? #2767

Closed
bfroehle opened this issue Jan 10, 2013 · 1 comment · Fixed by #2810
Closed

What is IPython.utils.upgradedir ? #2767

bfroehle opened this issue Jan 10, 2013 · 1 comment · Fixed by #2810
Milestone

Comments

@bfroehle
Copy link
Contributor

Can we delete IPython.utils.upgradedir? It doesn't appear to be used by anything except one import test:

def test_import_upgradedir():
    from IPython.utils import upgradedir
$ egrep -rl upgradedir *
IPython/utils/tests/test_imports.py
@ellisonbg
Copy link
Member

I am fine with removing it.

On Thu, Jan 10, 2013 at 12:00 AM, Bradley M. Froehle <
notifications@github.com> wrote:

Can we delete IPython.utils.upgradedir? It doesn't appear to be used by
anything except one import test:

def test_import_upgradedir():
from IPython.utils import upgradedir

$ egrep -rl upgradedir *
IPython/utils/tests/test_imports.py


Reply to this email directly or view it on GitHubhttps://github.com//issues/2767.

Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger@calpoly.edu and ellisonbg@gmail.com

@minrk minrk closed this as completed in 3a2553d Jan 19, 2013
minrk added a commit to minrk/ipython that referenced this issue Jan 26, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
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 a pull request may close this issue.

3 participants