diff options
Diffstat (limited to 'hyperkitty/views/compat.py')
-rw-r--r-- | hyperkitty/views/compat.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty/views/compat.py b/hyperkitty/views/compat.py index dea2174..bbfa367 100644 --- a/hyperkitty/views/compat.py +++ b/hyperkitty/views/compat.py @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License along with # HyperKitty. If not, see <http://www.gnu.org/licenses/>. # +# Author: Aurelien Bompard <abompard@fedoraproject.org> +# from __future__ import with_statement |