~aptdaemon-developers/aptdaemon/1.x

« back to all changes in this revision

Viewing changes to tests/regressions/test_lp722228.py

  • Committer: Sebastian Heinlein
  • Date: 2012-12-29 23:41:16 UTC
  • mfrom: (883.1.26 pep8)
  • Revision ID: devel@glatzor.de-20121229234116-nd390n01ut2fcfce
PEP8 fixes and test for the test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
sources.list and even to read every file on the system.
34
34
"""
35
35
 
36
 
__author__  = "Michael Vogt <mvo@glatzor.de>"
 
36
__author__ = "Michael Vogt <mvo@glatzor.de>"
37
37
 
38
38
import os
39
39
import tempfile