chiark / gitweb /
documentation/python: improve the Py3.6-specific _gorg workaround.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 11 May 2020 09:58:15 +0000 (11:58 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 11 May 2020 10:08:47 +0000 (12:08 +0200)
commit515ce1f532d8be307a8f35576e706831fb44f5f2
tree3cb79aaafe99d0f579b320a830b894833159ebff
parent416a6626a2e802cd31a983718297cffd0d67c006
documentation/python: improve the Py3.6-specific _gorg workaround.

This should fix the assert reproduced by the previous commit, though the
__next_in_mro__ still needs to be ignored.
documentation/python.py