Zitat von Jack Diederich <[EMAIL PROTECTED]>:

> +        if (sep_found):

This should be

           if sep_found:

> If folks like the way this partial set looks I'll convert the rest.

Otherwise, it looks fine.

Martin




_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to