From 409dcfac318dc16795a7ea15dca7c83ff4f76a3b Mon Sep 17 00:00:00 2001 From: ej Date: Tue, 3 Sep 2013 20:49:33 -0400 Subject: [PATCH] fixed incorrect documentation --- pnger.py | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/pnger.py b/pnger.py index ae1cb7a..cd3d6df 100644 --- a/pnger.py +++ b/pnger.py @@ -9,19 +9,6 @@ ''' import sys import argparse -''' -Created on Mar 2, 2013 - -Created on Mar 2, 2013 -@descr: little script that finds subdomains of a domain specified - as a command line argument -@author: Evan J Johnson - -@bugs: -It doesn't work amazingly. It works okay. I had the idea that this might work... -but I think it needs more work. It will only find subdomains that have been indexed by -search engines -''' def pngit(infile, outfile):