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

__test__ dictionary may not created for modules with pxd files #1068

Closed
robertwb opened this issue Feb 20, 2010 · 1 comment
Closed

__test__ dictionary may not created for modules with pxd files #1068

robertwb opened this issue Feb 20, 2010 · 1 comment

Comments

@robertwb
Copy link
Contributor

Essentially, a __test__ dictionary is created in the pxd file scope internally, which precludes adding a __test__ dictionary in the pyx file.

Migrated from http://trac.cython.org/ticket/508

@robertwb
Copy link
Contributor Author

@dagss changed resolution to fixed
status from new to closed
commented

http://hg.cython.org/cython-devel/rev/f06147ed2f0b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant