Files
@ d2904a0c5d41
Branch filter:
Location: kallithea/docs/administrator_guide/vcs_setup.rst
d2904a0c5d41
1.7 KiB
text/prs.fallenstein.rst
py3: use .__func__ instead of .im_func
Based on 2to3 -f methodattrs ... but manually dropping a __func__ because py3 unbound methods *are* the func itself.
Based on 2to3 -f methodattrs ... but manually dropping a __func__ because py3 unbound methods *are* the func itself.