Rename pdfraw to pdfany and allow 2 payloads. v1.5.2

This commit is contained in:
ben
2018-09-29 14:06:08 +02:00
parent 04eb07f321
commit fc7e44a646
3 changed files with 38 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfraw import PolyglotPdfRaw
from .polyglotpdfany import PolyglotPdfAny
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf