From bada24f8e4784b303380b644fceff770ddc588e4 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Tue, 16 Apr 2013 23:10:22 +0000 Subject: [PATCH] Remove resolved TODO comments. --- gnupg/parsers.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnupg/parsers.py b/gnupg/parsers.py index 78e0355..c6b8cc8 100644 --- a/gnupg/parsers.py +++ b/gnupg/parsers.py @@ -269,12 +269,8 @@ def _is_allowed(input): ## assertion will check that GPG will recognise them ## ## xxx checkout the --store option for creating rfc1991 data packets - ## xxx also --multifile use with verify encrypt & decrypt ## xxx key fetching/retrieving options: [fetch_keys, merge_only, recv_keys] ## - ## xxx which ones do we want as defaults? - ## eg, --no-show-photos would mitigate things like - ## https://www-01.ibm.com/support/docview.wss?uid=swg21620982 _allowed = frozenset( ['--list-keys', '--list-key', '--fixed-list-mode', '--list-secret-keys', '--list-public-keys',