FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Normalize the use of unicode strings · Issue #26 · tcalmant/python-javaobj · GitHub

Normalize the use of unicode strings #26

Description

Currently, javaobj is loading Java strings as str objects. This is OK in Python 3, but wrong in Python 2.
All strings loaded from a Java serialized file should be of type unicode in Python 2.

Important note: this can break some existing code...

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL