G+: from stackoverflow import quick_sortThis is equal parts terrifying …
David Coles
from stackoverflow import quick_sort
This is equal parts terrifying and fascinating seeing how this works. Right up there with the fuckit library.
drathier/stack-overflow-import
(+1's) 1
Stephan Ruegamer
Let's do a code analysis in 6 or 12 months thoughout github...
And i would guess that ppl in companies where python is used are more screwed by this ;-)
Matt Giuca
There is so much wrong with this.
Especially:
"This module is WTFPL-licensed as I blatantly copied multiple lines of code from the Python standard library."
Licensing does not work that way!