>>>>> Jon Redgrave <jredgr...@capisco.com> writes: > It seems unreasonably hard to write simple one-line unix command line > filters in python:
> eg: ls | python -c "<something> print x.upper()" [...] > Is there a better solution - if not is this worth a PEP? Have you looked at PyP (http://code.google.com/p/pyp)? John -- http://mail.python.org/mailman/listinfo/python-list