diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 08:57:31 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 08:57:31 +0700 |
| commit | e1e89838c811bdb4e300df909384de2c93d0561a (patch) | |
| tree | 54a94202d4663ce2ef3eb3f266e73575d21d9884 /python/python3-deprecated/README | |
| parent | 03d862a3e9583b9b7ac92feb814bcb6068eb004f (diff) | |
python/python3-deprecated: Added (deprecated decorators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-deprecated/README')
| -rw-r--r-- | python/python3-deprecated/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-deprecated/README b/python/python3-deprecated/README new file mode 100644 index 0000000000..7d042c558e --- /dev/null +++ b/python/python3-deprecated/README @@ -0,0 +1,4 @@ +python3-deprecated (eprecate old python classes, functions or method) + +Python @deprecated decorator to deprecate old python classes, +functions or methods. |
