diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-09-29 22:17:57 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-09-29 22:17:57 +0200 |
commit | 0e5ce47b7b15b08bcb4633c766ee49a6b05cf15b (patch) | |
tree | 073010a501cbb8618234bb76113914cb866cea9f /ponysay | |
parent | 24dd5c9cf0f62f33b0a20ea1f5555a826bf4473d (diff) | |
parent | 3e2ce7a5793fc975b2808aeb377c7f7cc5ca02e6 (diff) | |
download | ponysay-0e5ce47b7b15b08bcb4633c766ee49a6b05cf15b.tar.gz ponysay-0e5ce47b7b15b08bcb4633c766ee49a6b05cf15b.tar.bz2 ponysay-0e5ce47b7b15b08bcb4633c766ee49a6b05cf15b.zip |
Merge branch 'master' of github.com:erkin/ponysay
Diffstat (limited to 'ponysay')
-rwxr-xr-x | ponysay | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- ''' |