30 Commits (1d5db417518286180538d5ce533aac5d3bc7c365)

Author SHA1 Message Date
  Hugo f372d3d495 Upgrade unit test asserts 5 years ago
  Hugo 59636609db Drop support for EOL Python 5 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 years ago
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. 10 years ago
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. 10 years ago
  Ben Kurtovic c8485bf56b Python 3.2 is weird. 10 years ago
  Ben Kurtovic 39c0756130 Make StringMixIn a lot simpler thanks to __getattr__. 10 years ago
  Ben Kurtovic 066049b46a Update email address. 10 years ago
  Ben Kurtovic 37003d2ed1 Bump version to 0.4.dev and add support for Python 3.2. 10 years ago
  Ben Kurtovic 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. 11 years ago
  Ben Kurtovic 1b69b5e882 Moving compat stuff exclusively for unit tests to its own file. 11 years ago
  Ben Kurtovic 7f87a1c4b3 Apply bugfixes so that some tests pass on Python 3. 11 years ago
  Ben Kurtovic 9e26264d6b Replace deprecated alias assertEquals() with assertEqual(). 11 years ago
  Ben Kurtovic 34b85a93cd Cosmetic change: standardize whitespace after class definition. 11 years ago
  Ben Kurtovic 49b9863b77 Handle keyword arguments in some methods with py3k correctly. 11 years ago
  Ben Kurtovic ff51d7f5e5 Some tests for SmartLists; __reversed__ in StringMixIn 11 years ago
  Ben Kurtovic b9d2a83b8a Starting TestSmartList. 11 years ago
  Ben Kurtovic 0af5894647 Finish tests for py3k-only methods in TestStringMixIn. 11 years ago
  Ben Kurtovic cf14b5ef4e Add some missing methods to StringMixIn. 11 years ago
  Ben Kurtovic 6704bcd662 Document the remaining universal methods. 11 years ago
  Ben Kurtovic 57d48f1adb More tests for StringMixIns. 11 years ago
  Ben Kurtovic 5a0a00ba98 Change the way verify_safe() handles template params (#25). 11 years ago
  Ben Kurtovic 9a87329d69 More tests for test_other_methods() 11 years ago
  Ben Kurtovic e2fe0120ea Some tests for test_other_methods() 11 years ago
  Ben Kurtovic 6e748004d1 test_types(), test_other_magics(); add range to compat 11 years ago
  Ben Kurtovic 221af8a9d7 Adding some tests to TestStringMixIn 11 years ago
  Ben Kurtovic 111a71f0c2 Committing an empty file to work on later. 11 years ago
  Ben Kurtovic fb7567d6d0 Some empty testcases. 11 years ago
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 years ago
  Ben Kurtovic aeb214acb5 Document compat, nodes.extras, Attribute, Parameter 11 years ago
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 11 years ago
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 11 years ago
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 11 years ago
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 years ago
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete 12 years ago
  Ben Kurtovic ce8adf4b2e Initial commit 12 years ago