Posts by Marcelo Silva • 26 points
1 post
- 
		1 votes2 answers68 viewsA: Python: How to turn a method or a class into obsolete?Another alternative would be the use of a ready-made library that incorporates a decorator into its projects, such as the library Deprecated to install you can use Pip: pip install deprecated and… pythonanswered Marcelo Silva 26