Commit 8f81a311 authored by Jim Fulton's avatar Jim Fulton

Ignore whotespace cause python2.5 added one. :)

parent 9b6be759
......@@ -1683,7 +1683,7 @@ def install_source_dist_with_bad_py():
... scripts = buildout=bo
... ''' % globals())
>>> print system(buildout),
>>> print system(buildout), # doctest: +NORMALIZE_WHITESPACE
Installing eggs.
Getting distribution for 'badegg'.
File "build/bdist.linux-i686/egg/badegg/scripts/one.py", line 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment