From 5226f622e1c20ebf1c836c19e5d57ff7a3aa5591 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sun, 25 May 2014 10:12:32 +0200 Subject: add note about python --- src/fapi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fapi b/src/fapi index 0a78306..ca3e801 100755 --- a/src/fapi +++ b/src/fapi @@ -1,6 +1,8 @@ #!/usr/bin/env python # 2014 (c) Paul C. Buetow +# I'm sorry, but this is my first Python program to find out if it's worth +# using it. I'm more into Perl, and it will stay so. import argparse import base64 -- cgit v1.2.3