Hacker News new | ask | show | jobs
Aaargh: an astonishingly awesome application argument helper (github.com)
2 points by wbolster 5153 days ago
1 comments

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
I think the name is triple A, and so is the spelling. :)
Aye, but in a few weeks time I might have forgotten exactly how many "a"s :-)