]> granicus.if.org Git - python/commit
#18380: pass regex flags to the right argument. Patch by Valentina Mukhamedzhanova.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 6 Jul 2013 15:16:04 +0000 (17:16 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 6 Jul 2013 15:16:04 +0000 (17:16 +0200)
commit2a99d5df63395149ef7393ef5e8a4fb141f64b55
tree92e5ee63defe15d2cc6aca24b1232e04666e0326
parent5f3fef37f629f9e98f5e83558795ab31d73e437a
#18380: pass regex flags to the right argument.  Patch by Valentina Mukhamedzhanova.
Lib/email/quoprimime.py
Lib/test/test_email/test_email.py
Misc/ACKS