From cb5c065177e350f4d60de1417ee3f656b0666ad3 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 7 Jun 2019 05:13:31 -0700 Subject: python/python3-simplegeneric: Removed (merged with simplegeneric). Signed-off-by: Benjamin Trigona-Harany --- python/python3-simplegeneric/README | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 python/python3-simplegeneric/README (limited to 'python/python3-simplegeneric/README') diff --git a/python/python3-simplegeneric/README b/python/python3-simplegeneric/README deleted file mode 100644 index 390479b2e8..0000000000 --- a/python/python3-simplegeneric/README +++ /dev/null @@ -1,3 +0,0 @@ -The simplegeneric module lets you define simple single-dispatch -generic functions, akin to Python's built-in generic functions like -len(), iter() and so on. -- cgit v1.2.3