From 61f15736b4b4ece59be4c5fc52e0142a13c236ac Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Mon, 11 Mar 2013 23:26:02 +0100 Subject: [PATCH] added snarky comments --- scrapers/amexscraper.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scrapers/amexscraper.py b/scrapers/amexscraper.py index f2bcb26..06abc14 100755 --- a/scrapers/amexscraper.py +++ b/scrapers/amexscraper.py @@ -1,4 +1,9 @@ #!/Users/sneak/dev/venv-2.7/bin/python +# shouts to @AskAmex for being a replicant and +# David Bartle for making a very difficult-to-use ofxclient library +# 2012 jeffrey paul +# 5539 AD00 DE4C 42F3 AFE1 1575 0524 43F4 DF2A 55C2 + from pprint import pformat import os import re