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

Windows: apparently spurious warning 'Excluding nonexistent file' ... test_exampleip #1896

Closed
jdmarch opened this issue Jun 11, 2012 · 1 comment · Fixed by #1897
Closed
Milestone

Comments

@jdmarch
Copy link

jdmarch commented Jun 11, 2012

See note at f44c0fd ("test_exampleip" is excluded in windows; the relevant file would seem to be "test_exampleip.txt", which this code does not find, so reports an apparently spurious warning.)

@minrk
Copy link
Member

minrk commented Jun 11, 2012

See #1897

@minrk minrk closed this as completed in d9f48f5 Jun 11, 2012
minrk pushed a commit to minrk/ipython that referenced this issue Jun 11, 2012
use glob for bad exclusion warning rather than explicit check for .py

closes ipython#1896
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
rather than explicit check for .py

closes ipython#1896
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
use glob for bad exclusion warning rather than explicit check for .py

closes ipython#1896
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.

2 participants