python-dev summary, 2001-03-19 - 2001-04-12
Carlos Ribeiro
cribeiro at mail.inet.com.br
Sat Apr 14 15:10:16 EDT 2001
At 10:22 14/04/01 -0700, Paul Prescod wrote:
>Ben Wolfson wrote:
> > [[locals.append(here),remotes.append(there) for here,there in\
> > [stripped.split('\t') for strippied in\
> > [line.strip() for line in open(fn).readlines()]\
> > if stripped]\
> > if path.exists(here)] for fn in filenames if path.exists(fn)]
What is this? Is it a Python code obfuscation competition? <duck>
Carlos Ribeiro
More information about the Python-list
mailing list