Skip to content

save_to_memory function #68

@shanyj

Description

@shanyj

hi~
I notice that in pyexcel==0.2.5, save_to_memory function in pyexcel.book.py and pyexcel.sheets.sheet return a StringIo type, However in pyexcel==0.4.0, it returns a str type which make seek() func in my project throw a error.
I am curious about why use str instead of StringIo type?~

Regards
Yj

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions