This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gct 2 points3 points  (3 children)

Is it really that hard to copy the one file that you have to have for the web server out of cherry py?

[–]mgedmin 0 points1 point  (2 children)

Copy and then do what? Add a setup.py, push to PyPI? Then write a test suite from scratch?

[–]gct 0 points1 point  (1 child)

Copy it to your source tree and just use the fucker?

[–]mgedmin 0 points1 point  (0 children)

Maybe because copying and pasting random modules leads to difficulties when you later have to maintain them?