On Fri, Nov 16, 2012 at 9:18 AM, Vinay Sajip <vinay_sa...@yahoo.co.uk>wrote:
> Eli Bendersky <eliben <at> gmail.com> writes: > > > Use pss [http://pypi.python.org/pypi/pss] > > How does it compare with grin? [http://pypi.python.org/pypi/grin] > > On the face of it, they both do the same job. > They're quite similar. pss is more close to ack, in the sense that it knows how to identify files belonging to various categories/languages and lets you easily guide the search this way. And some others bells and whistles. But generally, both are better than using the horrible "find | xargs grep" incantation and all its variations. Eli
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com