]> git.ipfire.org Git - thirdparty/babel.git/commit
catalog.rst: Add __iter__ to Catalog documentation
authorCyanNani123 <f.st@live.de>
Mon, 13 Jan 2020 22:13:01 +0000 (23:13 +0100)
committerAarni Koskela <akx@iki.fi>
Tue, 28 Jan 2020 06:42:40 +0000 (08:42 +0200)
commit0cfa69e087a24364ba788ff9d862949b65f0ff12
tree80c66603021fd6de469a65c23ba930d7fbe1c7c1
parent1d06afcdfe0159160e131f69cfd79b9af2a87186
catalog.rst: Add __iter__ to Catalog documentation

The declaration of __iter__ under the special-members
directive makes it visible in the documentation.
The docstring describing __iter__ already exists.

Closes https://github.com/python-babel/babel/issues/128
docs/api/messages/catalog.rst