diff options
author | Guido van Rossum <guido@python.org> | 2001-05-21 20:17:17 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-05-21 20:17:17 +0000 |
commit | 39d345127e7cdf09024420596136b0b785239199 (patch) | |
tree | cd3b5d46979d2f8b662486edad69d2b3d40f0cea /Lib/test/test_mailbox.py | |
parent | 2b63969a5adbc43a3843102f95b45424da229745 (diff) | |
download | cpython-git-39d345127e7cdf09024420596136b0b785239199.tar.gz |
parse_declaration(): be more lenient in what we accept. We now
basically accept <!...> where the dots can be single- or double-quoted
strings or any other character except >.
Background: I found a real-life example that failed to parse with
the old assumption: http://www.opensource.org/licenses/jabberpl.html
contains a few constructs of the form <![if !supportLists]>...<![endif]>.
Diffstat (limited to 'Lib/test/test_mailbox.py')
0 files changed, 0 insertions, 0 deletions