Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test_timewriter
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2009-06-25 17:06:42 (GMT)
committer Gary Martin <gary@garycmartin.com>2009-06-25 17:06:42 (GMT)
commit3ae716d231ea0f3cd58608105b62f18d8e582fa0 (patch)
treee598eecfcaa1265050ceedc1bd1f72c83dfb1990 /test_timewriter
parent10ab7bf41f06220c8ae9a1291eb06382502a26a9 (diff)
Some extra rpmlint tidyups related to #988, #989.
Diffstat (limited to 'test_timewriter')
-rw-r--r--test_timewriter/__init__.py1
-rw-r--r--test_timewriter/en_rules.py1
-rw-r--r--test_timewriter/es_rules.py1
-rw-r--r--test_timewriter/fr_rules.py1
4 files changed, 0 insertions, 4 deletions
diff --git a/test_timewriter/__init__.py b/test_timewriter/__init__.py
index dce183a..7f81d47 100644
--- a/test_timewriter/__init__.py
+++ b/test_timewriter/__init__.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Code released in the Public Domain. You can do whatever you want with this package.
diff --git a/test_timewriter/en_rules.py b/test_timewriter/en_rules.py
index 9433969..1b037b1 100644
--- a/test_timewriter/en_rules.py
+++ b/test_timewriter/en_rules.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Code released in the Public Domain. You can do whatever you want with this package.
diff --git a/test_timewriter/es_rules.py b/test_timewriter/es_rules.py
index 92f6f36..4a4d66f 100644
--- a/test_timewriter/es_rules.py
+++ b/test_timewriter/es_rules.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Code released in the Public Domain. You can do whatever you want with this package.
diff --git a/test_timewriter/fr_rules.py b/test_timewriter/fr_rules.py
index 8f512da..af1f643 100644
--- a/test_timewriter/fr_rules.py
+++ b/test_timewriter/fr_rules.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Code released in the Public Domain. You can do whatever you want with this package.