Skip to content

Testing with example does not work #23

@crouti

Description

@crouti

Hi,

Thanks for you library !
I am testing with simple examples, like this one

from StringIO import StringIO
stream = StringIO('a:2:{i:0;i:1;i:1;i:2;}')
print load(stream)

But it raises the following error:

ValueError: unexpected opcode

Any idea ?

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions