python3: refresh patches make package/python3/refresh cmd

This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2017-07-26 23:55:31 +03:00
parent 1660549e92
commit 5986c5f5cd
12 changed files with 22 additions and 57 deletions

View File

@@ -1,5 +1,3 @@
diff --git a/Lib/imp.py b/Lib/imp.py
index 781ff23..beeac70 100644
--- a/Lib/imp.py
+++ b/Lib/imp.py
@@ -203,8 +203,9 @@ def load_package(name, path):