Don't document special attributes in _meta twice.

fix/30-hidden-recipient
Isis Lovecruft 2013-12-03 21:56:59 +00:00
parent 8dda32636f
commit 9a4f9c2f9a
No known key found for this signature in database
GPG Key ID: 5C17776E27F7E84D
1 changed files with 3 additions and 1 deletions

View File

@ -29,8 +29,10 @@ doing some serious hacking.
.. automodule:: gnupg._meta
:members:
:undoc-members:
:private-members:
:special-members:
:exclude-members: _agent_proc, __module__, __dict__, _decode_errors, init,
__weakref__, _result_map, __metaclass__
:show-inheritance:
.. _parsers: