Fix blockquotes of previous documentation in gnupg.rst.

fix/30-hidden-recipient
Isis Lovecruft 2013-12-03 22:00:09 +00:00
parent 87b8c97a34
commit cfff8aaba8
No known key found for this signature in database
GPG Key ID: 5C17776E27F7E84D
1 changed files with 29 additions and 29 deletions

View File

@ -91,7 +91,7 @@ Previous Authors' Documentation
------------------------------- -------------------------------
Steve Traugott's documentation: Steve Traugott's documentation:
|
| Portions of this module are derived from A.M. Kuchling's well-designed | Portions of this module are derived from A.M. Kuchling's well-designed
| GPG.py, using Richard Jones' updated version 1.3, which can be found in | GPG.py, using Richard Jones' updated version 1.3, which can be found in
| the pycrypto CVS repository on Sourceforge: | the pycrypto CVS repository on Sourceforge:
@ -113,7 +113,7 @@ Steve Traugott's documentation:
Vinay Sajip's documentation: Vinay Sajip's documentation:
|
| This version of the module has been modified from Steve Traugott's version | This version of the module has been modified from Steve Traugott's version
| (see http://trac.t7a.org/isconf/browser/trunk/lib/python/isconf/GPG.py) by | (see http://trac.t7a.org/isconf/browser/trunk/lib/python/isconf/GPG.py) by
| Vinay Sajip to make use of the subprocess module (Steve's version uses | Vinay Sajip to make use of the subprocess module (Steve's version uses