Ben Kurtovic
|
7f87a1c4b3
|
Apply bugfixes so that some tests pass on Python 3.
- Skip CTokenizer tests if CTokenizer is not available.
- TestStringMixin: Don't make assumptions about default encoding.
- Add urllib stuff to mwparserfromhell.compat.
- Fix compat.py's line endings.
- gen.next() -> next(gen)
- assert*Equals() -> assert*Equal()
|
11 lat temu |
Ben Kurtovic
|
9e26264d6b
|
Replace deprecated alias assertEquals() with assertEqual().
|
11 lat temu |
Ben Kurtovic
|
88201ecb54
|
Adding TestTokens.
Add from __future__ import unicode_literals to a few files.
|
11 lat temu |
Ben Kurtovic
|
fb7567d6d0
|
Some empty testcases.
|
11 lat temu |
Ben Kurtovic
|
cd5cc6a7d0
|
Update copyright notices for 2013.
|
11 lat temu |
Ben Kurtovic
|
816207bb5a
|
Simplify docs massively.
|
12 lat temu |
Ben Kurtovic
|
aeb214acb5
|
Document compat, nodes.extras, Attribute, Parameter
|
12 lat temu |
Ben Kurtovic
|
3633f31633
|
Relaive imports because they are awesome; more stuff in SmartList.
|
12 lat temu |
Ben Kurtovic
|
fca7e9dd80
|
Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes.
|
12 lat temu |
Ben Kurtovic
|
e4fd6ef127
|
Updating with a more logical project structure.
|
12 lat temu |
Ben Kurtovic
|
4cb3506820
|
Update copyright notice; some additions.
|
12 lat temu |
Ben Kurtovic
|
9d1e77000c
|
A bunch of updates from the past weeks.
|
12 lat temu |
Ben Kurtovic
|
a880ff8bf2
|
mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete
|
12 lat temu |
Ben Kurtovic
|
ce8adf4b2e
|
Initial commit
|
12 lat temu |