Mercurial > touhou
comparison pcb @ 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 | c417bb6c98bf |
children |
comparison
equal
deleted
inserted
replaced
413:6d7dbcb31d95 | 414:b0b8825296d0 |
---|---|
1 #!/usr/bin/env python | 1 #!/usr/bin/env python2 |
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 |