Commit Graph

15 Commits (8133ff0cc32ec01b9e7530fe13aecc12d9367ee4)

Author SHA1 Message Date
Isis Lovecruft 8133ff0cc3
Add Verify class to parsers.py. 2013-04-15 01:24:51 +00:00
Isis Lovecruft f1b5fbc19e
Update docstring for parsers._sanitise_list(). 2013-04-15 01:24:04 +00:00
Isis Lovecruft c2fa9de80a
Refactor function parsers._sanitise(). 2013-04-15 01:23:27 +00:00
Isis Lovecruft 1abffa966d
Update docstring for parsers._sanitise(). 2013-04-15 01:22:23 +00:00
Isis Lovecruft 2a3849e9a3
Update docstring for parsers._sanitise(). 2013-04-15 01:21:47 +00:00
Isis Lovecruft 13580ccac8
Remove excess whitespace. 2013-04-15 01:20:56 +00:00
Isis Lovecruft 719a5068e9
Update docstring for parsers._sanitise(). 2013-04-15 01:20:16 +00:00
Isis Lovecruft 394dca8ddc
Make a logger statement more specific. 2013-04-15 01:19:49 +00:00
Isis Lovecruft a74a5ded93
Allow option '--secret-keyring'. 2013-04-15 01:19:26 +00:00
Isis Lovecruft 72e03a961b
Allow options '--armor' and '--armour'. 2013-04-15 01:18:53 +00:00
Isis Lovecruft 0b1f20c102
Update docstring for parsers._is_allowed(). 2013-04-15 01:18:24 +00:00
Isis Lovecruft 61c6b348db
Update docstring for parsers._hyphenate(). 2013-04-15 01:17:48 +00:00
Isis Lovecruft eea25b80b8
Avoid locally overriding builtins with variable name input. 2013-04-15 01:16:39 +00:00
Isis Lovecruft 9c20a63a36
Add imports and module structure attributes to parsers.py. 2013-04-15 01:15:14 +00:00
Isis Lovecruft d97ae0b356
Relayout module structure. 2013-04-11 23:45:22 +00:00