summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2018-10-07 15:54:36 +0200
committerNoralf Trønnes <noralf@tronnes.org>2018-10-07 19:36:24 +0200
commitb897603cfa6f0f37dea4e1f9592a78d34d809f23 (patch)
treeba06cc1fc6c023b43d9cd21a12a7607e7b6af480 /locale/circuitpython.pot
parenta63555abc1ce07fe4e9420b5835865282adcd1db (diff)
py/objboundmeth: Support __func__ property as in CPython
This gives access to the function underlying the bound method. Used in the converted CPython stdlib logging.Formatter class to handle overrriding a default converter method bound to a class variable. The method becomes bound when accessed from an instance of that class. I didn't investigate why CircuitPython turns it into a bound method.
Diffstat (limited to 'locale/circuitpython.pot')
0 files changed, 0 insertions, 0 deletions