Kunal Mehta
|
7e5297fbe6
|
Drop Python 2 support
Fixes #221.
|
il y a 4 ans |
Ben Kurtovic
|
83bcb902b8
|
Support manual construction of Node objects (fixes #214)
|
il y a 5 ans |
Hugo
|
59636609db
|
Drop support for EOL Python
|
il y a 6 ans |
Ben Kurtovic
|
aaffb7f66b
|
Update copyright for 2016.
|
il y a 8 ans |
Ben Kurtovic
|
e71e7b4ece
|
Update copyright years for 2015; fix whitespace in docs.
|
il y a 9 ans |
Ben Kurtovic
|
b997e4cd71
|
Support attributes quoted with '; add required quotes in value setter.
|
il y a 10 ans |
Ben Kurtovic
|
1312a1fb8a
|
Some clean up for Python 2.6 support.
* Removed unittest2 dependency on Python >2.6.
* Moved discover_tests.py into tests/.
* tokenizer.c: Fixed errors noted by -Wshorten-64-to-32.
|
il y a 10 ans |
Marcio Faustino
|
88c8fb88e0
|
Switch to `unittest2` to be able to use new features in Python 2.6.
|
il y a 10 ans |
Ben Kurtovic
|
e5f17eea00
|
Update copyright notices for 2014.
|
il y a 10 ans |
Ben Kurtovic
|
066049b46a
|
Update email address.
|
il y a 11 ans |
Ben Kurtovic
|
9280cb16fe
|
Fix behavior with quoted attrs and spaces before the =.
|
il y a 11 ans |
Ben Kurtovic
|
53c26589ee
|
Some node fixes; attributes with empty values now display correctly.
|
il y a 11 ans |
Ben Kurtovic
|
e3f215f667
|
Finish test_tag
|
il y a 11 ans |
Ben Kurtovic
|
b8752a5c15
|
test_attribute; better setters for padding attributes
|
il y a 11 ans |
Ben Kurtovic
|
1b4c01b4c0
|
Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest.
|
il y a 11 ans |