Le samedi 29 avril 2006 à 02:07 -0400, Tim Peters a écrit : > If you don't remember these confusions, I think it should suffice to > remind that Perl's join() does take the separator first (which is > essentially forced in Perl, given its odd LIST syntax):
PHP's join does too, also some versions have a hack to accept both orders :-O http://fr.php.net/manual/en/function.join.php http://fr.php.net/manual/en/function.implode.php _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
