MCPcopy
hub / github.com/jmcnamara/XlsxWriter / FileSizeError

Class FileSizeError

xlsxwriter/exceptions.py:55–56  ·  view source on GitHub ↗

Filesize would require ZIP64 extensions. Use workbook.use_zip64().

Source from the content-addressed store, hash-verified

53
54
55class FileSizeError(XlsxFileError):
56 """Filesize would require ZIP64 extensions. Use workbook.use_zip64()."""

Callers 1

closeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…