On 11/04/2013 09:29 AM, [email protected] wrote:
I did, incidentally, notice a bug in macpath's *split* function;
macpath.split(':foo::bar') should return (':foo::','bar') rather than
(':foo:','bar').
Open a bug report. :) http://bugs.python.org -- ~Ethan~ -- https://mail.python.org/mailman/listinfo/python-list
