Isis Lovecruft
|
94e591f6dc
|
Update docstrings for v1.1.6 Sphinx generation in gnupg.py and _parsers.py.
|
2013-07-03 10:24:11 +00:00 |
Isis Lovecruft
|
f2cfd3f04b
|
Merge branch 'develop' into feature/module-layout
Conflicts:
gnupg/_parsers.py
|
2013-07-02 01:26:35 +00:00 |
Isis Lovecruft
|
9d5cdb8854
|
Fix upstream issue #62, handle expired keys.
* see https://code.google.com/p/python-gnupg/issues/detail?id=62
|
2013-06-28 02:31:37 +00:00 |
Isis Lovecruft
|
d129ed5b17
|
Add _parsers.GenKey.secring and _parsers.GenKey.keyring attributes and docs.
|
2013-06-28 02:30:57 +00:00 |
Isis Lovecruft
|
f996bf9e31
|
Update _parsers._sanitise_list() documentation.
|
2013-06-28 02:30:20 +00:00 |
Isis Lovecruft
|
4fcfef1bde
|
Add _parsers._is_string() function, and change _sanitise() to use it.
|
2013-06-28 02:29:36 +00:00 |
Isis Lovecruft
|
4871e9e038
|
Move allowed_options into separate groups in their own functions.
|
2013-06-28 02:28:29 +00:00 |
Isis Lovecruft
|
9b9e441dd7
|
Update function docs for _parsers._is_allowed() function.
|
2013-06-28 01:44:04 +00:00 |
Isis Lovecruft
|
1e03011296
|
Remove unnecessary comment, there is now a unittest for this condition.
|
2013-06-28 01:42:05 +00:00 |
Isis Lovecruft
|
042d52a75f
|
Move source files to directory named for top-level package.
|
2013-06-03 21:16:19 +00:00 |