applied ronny's patch, fixes #116

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-09-08 16:51:46 +02:00
parent 2b59200786
commit 7903fbb8ce

View File

@@ -2,6 +2,7 @@ Changes between 1.3.3 and XXX
==================================================
- fix issue116: --doctestmodules works in the presence of __init__.py files as well
- fix issue118: new --tb=native option for presenting cpython-standard exceptions
Changes between 1.3.2 and 1.3.3
==================================================