Add workarounds for Python 2.5.
authorW. Trevor King <wking@drexel.edu>
Sun, 18 Jul 2010 19:02:36 +0000 (15:02 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 18 Jul 2010 19:02:36 +0000 (15:02 -0400)
commite3312e80eae00fa94941fc91d064ef4fcdf69899
treeb03498fb855b32ddf2cb40e65c6bcdc939300ff4
parent5b72e50042f2d12f5380fd3227beec8d3084f8e8
Add workarounds for Python 2.5.

Also sort list in doctests since listdir()'s output is not sorted by default.
dirtag/__init__.py