[Pkg-python-debian-commits] trunk r100: Trivial: remove trailing whitespace.

Adeodato Simó dato at net.com.org.es
Wed Feb 20 15:44:10 UTC 2008


------------------------------------------------------------
revno: 100
committer: Adeodato Simó <dato at net.com.org.es>
branch nick: trunk
timestamp: Wed 2008-02-20 16:44:10 +0100
message:
  Trivial: remove trailing whitespace.
modified:
  tests/test_debfile.py
  tests/test_debtags.py
-------------- next part --------------
=== modified file 'tests/test_debfile.py'
--- a/tests/test_debfile.py	2007-11-29 17:03:50 +0000
+++ b/tests/test_debfile.py	2008-02-20 15:44:10 +0000
@@ -27,7 +27,7 @@
 
 sys.path.insert(0, '../debian_bundle/')
 
-import arfile 
+import arfile
 import debfile
 
 class TestArFile(unittest.TestCase):

=== modified file 'tests/test_debtags.py'
--- a/tests/test_debtags.py	2007-11-29 17:03:50 +0000
+++ b/tests/test_debtags.py	2008-02-20 15:44:10 +0000
@@ -21,7 +21,7 @@
 import unittest
 
 sys.path.insert(0, '../debian_bundle/')
-import debtags 
+import debtags
 
 class TestDebtags(unittest.TestCase):
     def mkdb(self):



More information about the pkg-python-debian-commits mailing list