]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700)
authorZackery Spytz <zspytz@gmail.com>
Tue, 11 Sep 2018 04:37:33 +0000 (22:37 -0600)
committerGregory P. Smith <greg@krypto.org>
Tue, 11 Sep 2018 04:37:33 +0000 (21:37 -0700)
commit3666b3c1f695a145adab1bf644c22e564e8eb0ee
tree1d0dcca583e39e2024906a0a9b8d395b31d7f423
parent5033aa77aacaa5505636f150e8d54baac5bdca9c
bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700)

Mention the implicit cache in struct.Struct() docs.

Consistent with the re.compile documentation note.
Doc/library/struct.rst