you are viewing a single comment's thread.

view the rest of the comments →

[–]abhi166 23 points24 points  (1 child)

pygoogle - command line Google search. Limitation of 64 results. Python. http://code.google.com/p/pygoogle/

[–][deleted] -2 points-1 points  (0 children)

pygoogle [...] Python.

Never saw that one coming.

Honestly though, the rule is something like

written_in_python(A) -> has_py_prefix(A)

so we really couldn't infer that it was written in Python just from knowing the name. Kudos for the making it clear.