python-decouple icon indicating copy to clipboard operation
python-decouple copied to clipboard

Test Csv() on Backslash Escaped Strings

Open kojiromike opened this issue 4 years ago • 0 comments

Test for #102

A regular expression is often written with backslash escapes. This change introduces a test to check that the Csv helper does not strip backslashes from input strings.

kojiromike avatar Dec 02 '20 01:12 kojiromike