On 04/11/2013 17:34, Ethan Furman wrote:
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~
Before or after it's been discussed on Python ideas? :) -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list
