I come to praise .join, not to bury it...

William Park parkw at better.net
Wed Mar 7 18:28:59 EST 2001


On Wed, Mar 07, 2001 at 11:09:05PM +0000, Paul Jackson wrote:
> Time to get used to simply:
> 
>     ",".join(x)

The best way to remember the syntax is
    Using ',', join the following ['...', '...', ...].

---William Park, Open Geometry Consulting, Linux/Python, 8 CPUs.




More information about the Python-list mailing list