On Fri, Nov 16, 2012 at 01:15:26PM -0800, Eli Bendersky
wrote:
> But generally, both are better than using the horrible "find | xargs grep"
> incantation and all its variations.
In what way they are better? I found 'find' to be quite capable, and
find -exec grep '{}' \+
to be quite fast.
On Fri, Nov 16, 2012 at 9:18 AM, Vinay Sajip wrote:
> Eli Bendersky 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 clo
Eli Bendersky 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.
Regards,
Vinay Sajip
___
Python-Dev mailing list
Python-
>Christian, I feel your pain. Everyone does, I am sure. Who among us
> never cursed that dratted computers? Those dirty rotten things that
> always hang due to bugs in drivers or whatnot, require constant
> cleaning, mending, upgrading, repairing, debugging. Condemn that magical
> mouse gesture
Hello, Christian!
On Fri, Nov 16, 2012 at 12:10:09AM +0100, Christian Tismer
wrote:
> I am bored of installing things.
> Bored of things that happen to not work for some minor reasons.
> Reasons that are not immediately obvious.
> Things that don't work because some special case was not handl