diff options
author | Waylan Limberg <waylan@gmail.com> | 2013-02-25 10:16:01 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2013-02-25 10:16:01 -0500 |
commit | 1d27bf898a160ca20f924a1cbff534a07e9122dd (patch) | |
tree | 486f0494e9f0024b01d7e96c9c7a670078ebd6a7 /tests/html4 | |
parent | 7f75a936f340600ad599a24c548ebcea2171dc25 (diff) | |
download | markdown-1d27bf898a160ca20f924a1cbff534a07e9122dd.tar.gz markdown-1d27bf898a160ca20f924a1cbff534a07e9122dd.tar.bz2 markdown-1d27bf898a160ca20f924a1cbff534a07e9122dd.zip |
Consistant parsing of attr_lists in Python3.3
Fixes #194. The NAME_RE regex was failing in Python 3.3 with the range
`\u10000-\ueffff`. Also, in Python =< 3.2 the range `\u0300-\u036f` matches
a colon but not in Python 3.3.
Diffstat (limited to 'tests/html4')
0 files changed, 0 insertions, 0 deletions