yet another "Here's to 1.5.2" post

Sean 'Shaleh' Perry shalehperry at attbi.com
Sat Apr 6 17:35:19 EST 2002


> 
> List comprehension is cutesy and practically Perlish, an idiosyncrasy
> reminiscent (in flavor and aroma) to Perl's ".." operator.
> 

I'll see your list comprehensions and raise you a set of string methods.

" ".join(mylist) # is this perl or python?  whoever decided this is the new
                 # style should be shot, a lot






More information about the Python-list mailing list