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

Split up big files #13

Open
hayd opened this issue Dec 4, 2014 · 0 comments
Open

Split up big files #13

hayd opened this issue Dec 4, 2014 · 0 comments
Labels

Comments

@hayd
Copy link
Member

hayd commented Dec 4, 2014

I think it would be good to do some surgery to some of the larger files e.g. web/__init__.py, there is too much going on there and it would be much more readable to separate the concerns.

Aside, I personally dislike stuff in the __init__.py (something pattern does pretty much exclusively), but changing that is a big change. Not sure what consensus is about that style-wise.

This can't be done until we have the tests passing on python 3 (!) and probably better coverage.

@hayd hayd added the cleaning label Dec 4, 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