View Source DeprecationsUnite (deprecations_unite v0.2.0)
The one module to rule them all.
Link to this section Summary
Link to this section Functions
There is only one way to use this program:
$ deprecations_unite --path [PATH_TO_DEPRECATION_LISTS]
The path should be a string literal and it will accept globbing. I guess that is the only way this works, currently:
$ deprecations_unite --path "lib/deprecations*.json"
This will generate a file named deprecations.json
in your current working directory.