arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Escape new line character #232 #233

Closed evaldez89 closed 4 years ago

evaldez89 commented 4 years ago

What do you think about escaping all backslash \ with a double backslash \\ ?