update path, add python unrar

This commit is contained in:
j 2019-01-29 16:10:06 +05:30
parent 642ba49f68
commit 00165d302e
862 changed files with 804 additions and 6 deletions

1
README
View File

@ -1 +0,0 @@
Open Media Library Platform Packages

4
README.md Normal file
View File

@ -0,0 +1,4 @@
Open Media Library Platform Packages
====================================
platform independent packages for OML

View File

@ -1,7 +1,7 @@
diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py b/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py
diff --git a/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py b/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py
index be8959f..5522e4b 100644
--- a/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py
+++ b/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py
--- a/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py
+++ b/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py
@@ -1910,23 +1910,26 @@ class PdfFileReader(object):
if debug: print((" x:", x, "%x"%ord(x)))
if stream.tell() < 2:

Some files were not shown because too many files have changed in this diff Show More