From f253b7ec7df0df32efb81b89f1a57cc16dde2e91 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Thu, 30 May 2019 19:39:58 -0700 Subject: python/python3-decorator: Removed (merged with python/decorator). Signed-off-by: Benjamin Trigona-Harany --- python/python3-decorator/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 python/python3-decorator/README (limited to 'python/python3-decorator/README') diff --git a/python/python3-decorator/README b/python/python3-decorator/README deleted file mode 100644 index d1d2a840af..0000000000 --- a/python/python3-decorator/README +++ /dev/null @@ -1,4 +0,0 @@ -The aim of the decorator module it to simplify the usage of decorators -for the average programmer, and to popularize decorators usage giving -examples of useful decorators, such as memoize, tracing, -redirecting_stdout, locked, etc. -- cgit v1.2.3