1.4.18
move test files out of py lib proper * separate all tests from plugins * simplify implicit inclusion of plugins under test * have test_initpkg perform direct checks instead of yielding tests * fix example tests for 3k
changelog entry for dupfile fix. Thanks Jason R. Coombs. version bump.
fix&test issue 27 - nameerror in unlikely case of saferepr
avoid empty lines when separator-lines are printed by being defensive and reducing the working terminalwidth by 1 also xfail expanduser test on python2.5/win32