On Sat, 11 Jul 2009 18:50:28 -0700, Chris Rebert <c...@rebertia.com> wrote:
>On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson<fatkin...@mishmash.com> wrote: >> What is the Python equivalent of the PHP explode() function? > >some_string.split("separator") > >Cheers, >Chris What would the equivalent of the PHP function implode be? Thanks, Fred -- http://mail.python.org/mailman/listinfo/python-list