We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
squres.append(x**2)
functools.update_wrappers
functools.update_wrapper
The text was updated successfully, but these errors were encountered:
entwanne
No branches or pull requests
squres.append(x**2)
(https://zestedesavoir.com/tutoriels/954/notions-de-python-avancees/3-further/1-generators/#5-5-comprehension)functools.update_wrappers
à remplacer parfunctools.update_wrapper
(https://zestedesavoir.com/tutoriels/954/notions-de-python-avancees/2-functions/3-decorators/)The text was updated successfully, but these errors were encountered: