diff pytouhou/ui/anmrenderer.py @ 414:b0b8825296d0

Follow the PEP-0394 guidelines, migrating from python to python2.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 22 Jun 2013 23:16:03 +0200
parents 5fe6cd6ceb48
children
line wrap: on
line diff
--- a/pytouhou/ui/anmrenderer.py
+++ b/pytouhou/ui/anmrenderer.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- encoding: utf-8 -*-
 ##
 ## Copyright (C) 2011 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>