Utility functions for Python class constructs. Current version: 3.4.0. Maintained with regular updates.
pip install jaraco.classesVerified import paths — ran on the pinned version, not inferred.
A basic example demonstrating the import and usage of ClassName from jaraco.classes.
Replace calls to 'old_method' with 'new_method'.
Update code to use 'new_function'.
Validate input types before instantiating ClassName.
Check the 'jaraco.classes' library's changelog or documentation to determine the current location or alternative for 'ClassName'. Update your import statements accordingly.
Check the library's changelog or documentation for 'jaraco.classes' to find out where 'ClassName' has moved or if an alternative should be used. Update import statements accordingly.