R. David Murray <rdmur...@bitdance.com> added the comment: You are right that I got the regex wrong (I'm bad at regexes), but in fact it is fine the way it is. Since there's no r, the regex is actually "ba[^/]$", which is exactly what I meant.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11873> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com