Cool looking project, terrible name. You have just forced the following upon anyone who uses your module:
>>> import aargh
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named aargh
>>> import aaaargh
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named aaaargh
3 comments
[ 3.1 ms ] story [ 16.4 ms ] thread