Is there anything holding up fixing issue 1488943? The bug was found and a patch submitted 3 1/2 years ago. The patch is just a single line of code (and some comment changes):
common = min(common, _count_leading(btags[:common], " ")) http://bugs.python.org/issue1488943 Thanks, Phillip Hellewell
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com