Skip to content

Patch for /trunk/javaobj.py #2

Description

@GoogleCodeExporter
Bugfix (python 2.7):
  File "javaobj.py", line 36, in load
    return marshaller.readObject()
  File "javaobj.py", line 194, in readObject
    self._oops_dump_state()
  File "javaobj.py", line 485, in _oops_dump_state
    self.object_stream.seek(-16, mode=1)
 TypeError: seek() takes no keyword arguments

Original issue reported on code.google.com by paul.bro...@gmail.com on 16 Nov 2011 at 2:28

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions