Isis Lovecruft
|
07310a860e
|
Move _make_binary_stream() to util module and update unittests.
|
2013-04-15 01:42:55 +00:00 |
Isis Lovecruft
|
2e6d34385b
|
Add checks to utils.py, update docstrings.
* Add _create_gpghome()
* Add _is_file()
* Add _is_stream()
* Add _is_list_or_tuple()
* Add _today()
* Add _which()
* Update docstrings for methods in ListPackets.
|
2013-04-15 00:33:17 +00:00 |
Isis Lovecruft
|
425ca28a48
|
Update docstring for ListPackets class.
|
2013-04-15 00:31:21 +00:00 |
Isis Lovecruft
|
a92490af2e
|
Remove checks from gnupg.py and add utility functions to util.py.
* Remove _has_readwrite()
* Remove _is_file()
* Remove _is_stream()
* Remove _is_sequence()
* Add _create_gpghome()
* Add _find_gpgbinary()
|
2013-04-15 00:28:22 +00:00 |
Isis Lovecruft
|
4cf1c698c1
|
Fix import statements in gnupg.py and util.py.
|
2013-04-15 00:22:41 +00:00 |
Isis Lovecruft
|
d97ae0b356
|
Relayout module structure.
|
2013-04-11 23:45:22 +00:00 |