diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-11 00:01:07 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-11 00:01:07 +0200 |
commit | 867f1e0b8a8401a82a96daaa998202cc2adcc07f (patch) | |
tree | d68223bbeb0761a1bcdb3c57a534dcf951f1a792 /portato.py | |
parent | 58819c75a01a109d8ae25d4ad5c6db547283a116 (diff) | |
parent | e1dfaf12bc9d1498d26a85d57235f2800e4d5849 (diff) | |
download | portato-867f1e0b8a8401a82a96daaa998202cc2adcc07f.tar.gz portato-867f1e0b8a8401a82a96daaa998202cc2adcc07f.tar.bz2 portato-867f1e0b8a8401a82a96daaa998202cc2adcc07f.zip |
Merge branch '0.14'
Diffstat (limited to '')
-rwxr-xr-x | portato.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # -*- coding: utf-8 -*- # |