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

Module name shadows function when using --with-doctest flag #1110

Open
QLutz opened this issue Jul 28, 2020 · 0 comments
Open

Module name shadows function when using --with-doctest flag #1110

QLutz opened this issue Jul 28, 2020 · 0 comments

Comments

@QLutz
Copy link

QLutz commented Jul 28, 2020

Nose version: 1.3.7
Python: 3.6
OS: Xenial

Hi,

We are having an issue highly reminiscent of this one when using the doctest flag. Adding said flag results in issues (not related to doctests) where a function name is shadowed by a module/file name. Those errors do not occur without the doctest flag.

The full log can be found here. Running the same task on OSX and Windows does not produce the same error.

Since this particular problem seems fairly old. Is there any known workaround for it?

Thanks in advance.

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

No branches or pull requests

1 participant