Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Tom Niget
slapos
Repository
slapos
component
egg-patch
Zope
PythonScript-2.13.patch
Find file
Blame
History
Permalink
erp5: py3: `func_{code,defaults}` was replaced in Python3 by `__{code,defaults}__`.
· 4fa33dfc
Arnaud Fontaine
authored
Apr 25, 2022
Python2 already provides __code__ and __defaults__ so this just does the same on PythonScript.
4fa33dfc