Mock Version: 1.3.3
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'], gid=135timeout=0printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4387/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f80c15eb3c8>user='mockbuild'uid=1001env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'})
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False
sh: /usr/bin/python2: No such file or directory
sh: /usr/bin/python2: No such file or directory
warning: Could not canonicalize hostname: copr-builder-34738800.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-hacking-0.9.6-1.el7.centos.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'], gid=135timeout=0printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4387/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f80c15eb3c8>user='mockbuild'uid=1001env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}private_network=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.erCJYZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf hacking-0.9.6
+ /usr/bin/tar -xf -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/hacking-0.9.6.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hacking-0.9.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf hacking.egg-info
+ sed -i 1d hacking/core.py
+ sed -i 1d hacking/tests/test_doctest.py
+ sed -i /discover/d test-requirements.txt
+ sed -i 's/>.*$//' test-requirements.txt
+ rm requirements.txt
+ rm test-requirements.txt
+ sed -i 's|oslosphinx|oslo.sphinx|' doc/source/conf.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VCzexF
+ umask 022
+ cd /builddir/build/BUILD
+ cd hacking-0.9.6
+ /usr/bin/python2 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/hacking
creating build/lib/hacking/checks
copying hacking/checks/comments.py -> build/lib/hacking/checks
copying hacking/checks/localization.py -> build/lib/hacking/checks
copying hacking/checks/except_checks.py -> build/lib/hacking/checks
copying hacking/checks/dictlist.py -> build/lib/hacking/checks
copying hacking/checks/docstrings.py -> build/lib/hacking/checks
copying hacking/checks/imports.py -> build/lib/hacking/checks
copying hacking/checks/git.py -> build/lib/hacking/checks
copying hacking/checks/other.py -> build/lib/hacking/checks
copying hacking/checks/python23.py -> build/lib/hacking/checks
copying hacking/checks/__init__.py -> build/lib/hacking/checks
creating build/lib/hacking/tests
copying hacking/tests/test_doctest.py -> build/lib/hacking/tests
copying hacking/tests/test_config.py -> build/lib/hacking/tests
copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests
copying hacking/tests/test_local.py -> build/lib/hacking/tests
copying hacking/tests/__init__.py -> build/lib/hacking/tests
copying hacking/tests/test_gittest.py -> build/lib/hacking/tests
copying hacking/core.py -> build/lib/hacking
copying hacking/config.py -> build/lib/hacking
copying hacking/__init__.py -> build/lib/hacking
creating build/lib/hacking/tests/checks
copying hacking/tests/checks/test_comments.py -> build/lib/hacking/tests/checks
copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks
running egg_info
creating hacking.egg-info
writing hacking.egg-info/PKG-INFO
writing top-level names to hacking.egg-info/top_level.txt
writing dependency_links to hacking.egg-info/dependency_links.txt
writing entry points to hacking.egg-info/entry_points.txt
[pbr] Processing SOURCES.txt
writing manifest file 'hacking.egg-info/SOURCES.txt'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requirements.txt'
warning: no files found matching 'test-requirements.txt'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'hacking.egg-info/SOURCES.txt'
+ sphinx-build doc/source html
Making output directory...
Running Sphinx v1.1.3
loading pickled environment... not yet created
No builder selected, using default: html
loading intersphinx inventory from http://docs.python.org/objects.inv...
Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme
building [html]: targets for 2 source files that are out of date
updating environment: 2 added, 0 changed, 0 removed
reading sources... [ 50%] index
reading sources... [100%] readme
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 50%] index
writing output... [100%] readme
writing additional files... genindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded.
+ rm -rf html/.doctrees html/.buildinfo
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s4OJes
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64
+ cd hacking-0.9.6
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking
copying build/lib/hacking/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking
copying build/lib/hacking/config.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking
copying build/lib/hacking/core.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/test_comments.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/test_gittest.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
copying build/lib/hacking/tests/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
copying build/lib/hacking/tests/test_local.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
copying build/lib/hacking/tests/test_import_exceptions.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
copying build/lib/hacking/tests/test_config.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
copying build/lib/hacking/tests/test_doctest.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests
creating /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/python23.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/other.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/git.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/imports.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/docstrings.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/dictlist.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/except_checks.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/localization.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
copying build/lib/hacking/checks/comments.py -> /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/config.py to config.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/core.py to core.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks/test_comments.py to test_comments.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_gittest.py to test_gittest.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_local.py to test_local.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_import_exceptions.py to test_import_exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_config.py to test_config.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_doctest.py to test_doctest.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/python23.py to python23.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/other.py to other.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/git.py to git.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/imports.py to imports.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/docstrings.py to docstrings.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/dictlist.py to dictlist.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/except_checks.py to except_checks.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/localization.py to localization.pyc
byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/comments.py to comments.pyc
writing byte-compilation script '/tmp/tmpUCvtxi.py'
/usr/bin/python2 -O /tmp/tmpUCvtxi.py
removing /tmp/tmpUCvtxi.py
running install_egg_info
running egg_info
writing hacking.egg-info/PKG-INFO
writing top-level names to hacking.egg-info/top_level.txt
writing dependency_links to hacking.egg-info/dependency_links.txt
writing entry points to hacking.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
Copying hacking.egg-info to /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking-0.9.6-py2.7.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/hacking-0.9.6
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-hacking-0.9.6-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xOhc1g
+ umask 022
+ cd /builddir/build/BUILD
+ cd hacking-0.9.6
+ /usr/bin/python2 -m unittest2.__main__
...EEE.FFFEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE....
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_backslash_line_continuation-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_backslash_line_continuation-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-1: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_cr-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-2: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_todo_format-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-6: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-7: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-8: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-9: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-10: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-11: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format_assert-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-12: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-13: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-14: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-15: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_except_format-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-16: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-17: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-18: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-19: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-20: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-21: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-22: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-23: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-24: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-8)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-25: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-9)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-26: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-10)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-27: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-11)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-28: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-12)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-29: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-13)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-30: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-14)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-31: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-15)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-32: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-16)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-33: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-17)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-34: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-18)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-35: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-19)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-36: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-20)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-37: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-21)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-38: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-22)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-39: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-23)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-40: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-24)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-41: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_localization_strings-line-25)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-42: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_alphabetical-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-43: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_alphabetical-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-44: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_alphabetical-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-45: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_alphabetical-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-46: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-47: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-48: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-49: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-50: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-51: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-52: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-53: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_print_function-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-54: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-55: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-56: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-57: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-58: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-59: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-60: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-61: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_octal_literals-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-62: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_except_compatible-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-63: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_except_compatible-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-64: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_except_compatible-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-65: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_except_compatible-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-66: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-67: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-68: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-69: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-70: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-71: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-72: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-73: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_removed_module-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-74: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-75: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-76: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-77: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-78: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-79: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-80: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-81: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_python3x_metaclass-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-82: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_underscore-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-83: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_underscore-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-84: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_underscore-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-85: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-86: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-87: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-88: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-89: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-90: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_assert_equals-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-91: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups_together-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-92: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups_together-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-93: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups_together-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-94: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-95: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-96: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-97: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-98: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-99: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_no_locals-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-100: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-101: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-102: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-103: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-104: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-105: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_groups-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-106: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-107: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-108: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-109: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-110: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-111: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-112: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-113: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-114: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-8)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-115: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-9)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-116: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-10)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-117: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-11)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-118: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_import_rules-line-12)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-119: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-120: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-121: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-122: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-123: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
RPM build errors:
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-124: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_start_space-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-125: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-126: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-127: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-128: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-129: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-130: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-131: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-132: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-133: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-8)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-134: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-9)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-135: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-10)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-136: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-11)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-137: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-12)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-138: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-13)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-139: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_one_line-line-14)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-140: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-141: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-142: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-143: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-144: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-145: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-5)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-146: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-6)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-147: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-7)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-148: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_end-line-8)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-149: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_start-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-150: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_start-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-151: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_start-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-152: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_multiline_start-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-153: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_summary-line-0)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-154: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_summary-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-155: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_summary-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-156: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_summary-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-157: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
ERROR: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_docstring_summary-line-4)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: traceback-158: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 42, in test_pep8
    checker.check_all()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all
    self.check_logical()
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical
    for result in self.run_check(check, argument_names):
  File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check
    arguments.append(getattr(self, name))
AttributeError: 'Checker' object has no attribute 'blank_before'
}}}
======================================================================
FAIL: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_todo_format-line-1)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: doctest: {{{H101: # TODO fail}}}
reason: {{{Failed to trigger rule H101}}}
traceback-3: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 56, in test_pep8
    self.assertIn(self.code, report.counters)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn
    self.assertThat(haystack, Contains(needle), message)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat
    raise mismatch_error
MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0}
}}}
======================================================================
FAIL: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_todo_format-line-2)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: doctest: {{{H101: # TODO}}}
reason: {{{Failed to trigger rule H101}}}
traceback-4: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 56, in test_pep8
    self.assertIn(self.code, report.counters)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn
    self.assertThat(haystack, Contains(needle), message)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat
    raise mismatch_error
MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0}
}}}
======================================================================
FAIL: test_pep8 (hacking.tests.test_doctest.HackingTestCase)
hacking.tests.test_doctest.HackingTestCase.test_pep8 (hacking_todo_format-line-3)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: doctest: {{{H101: # TODO (jogo) fail}}}
reason: {{{Failed to trigger rule H101}}}
traceback-5: {{{
Traceback (most recent call last):
  File "/builddir/build/BUILD/hacking-0.9.6/hacking/tests/test_doctest.py", line 56, in test_pep8
    self.assertIn(self.code, report.counters)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn
    self.assertThat(haystack, Contains(needle), message)
  File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat
    raise mismatch_error
MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0}
}}}
----------------------------------------------------------------------
Ran 167 tests in 0.167s
FAILED (failures=3, errors=156)
error: Bad exit status from /var/tmp/rpm-tmp.xOhc1g (%check)
    Bad exit status from /var/tmp/rpm-tmp.xOhc1g (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do
    raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
mockbuild.exception.Error: Command failed. See logs for output.
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec