comparison scripts/pytouhou @ 590:e15672733c93

Switch to Python 3.x instead of 2.7.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 30 Sep 2014 17:14:24 +0200
parents 0768122da817
children ab131d04987d
comparison
equal deleted inserted replaced
589:0768122da817 590:e15672733c93
1 #!/usr/bin/env python2 1 #!/usr/bin/env python3
2 # -*- encoding: utf-8 -*- 2 # -*- encoding: utf-8 -*-
3 ## 3 ##
4 ## Copyright (C) 2011 Thibaut Girka <thib@sitedethib.com> 4 ## Copyright (C) 2011 Thibaut Girka <thib@sitedethib.com>
5 ## 5 ##
6 ## This program is free software; you can redistribute it and/or modify 6 ## This program is free software; you can redistribute it and/or modify