-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm opening a ods file with multiple sheets (books) but since adding odsr plugin, it takes very long time, I'm killing it after 5 minutes. No data is ever returned.
I'm suspecting that this line is the problem, trying to go thru ll tables in the file
pyexcel-odsr/pyexcel_odsr/messyods.py
Line 36 in 1fd4f27
rb".*?(<table:table.*?<\/.*?:table>).*?", re.MULTILINE |
Metadata
Metadata
Assignees
Labels
No labels