Examveda
Examveda

What is the purpose of the @wraps decorator in Python's functools module?

A. Preserve original function's metadata

B. Create wrappers for functions

C. Decorate GUI elements

D. Modify function arguments

Answer: Option A


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators