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

Rename private modules according with pep8 #49

Closed
xlcnd opened this issue May 21, 2014 · 0 comments
Closed

Rename private modules according with pep8 #49

xlcnd opened this issue May 21, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@xlcnd
Copy link
Owner

xlcnd commented May 21, 2014

People are importing private modules... and are getting strange errors! So rename private modules according with pep8 to signal that those modules MUST NOT be imported directly. They functionality is exposed in another way, namely in the namespaces:

  • isbntools
  • isbntools.conf
  • isbntools.dev
  • isbntools.dev.lab
@xlcnd xlcnd added this to the v3.2.3 milestone May 21, 2014
@xlcnd xlcnd added the P1 label May 21, 2014
@xlcnd xlcnd self-assigned this May 21, 2014
xlcnd added a commit that referenced this issue May 21, 2014
@xlcnd xlcnd closed this as completed May 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant