Comment 2 for bug 1903987

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1903987

yes the behavior of .* is different in python 2 and 3. Use .+ instead.

 status invalid