Skip to content

PyonObject.dump fails for xml when path has numbers #4

@dapryor

Description

@dapryor
import pyon
p = pyon.PyonObject("/test/123")
p.dump(output_format='xml')

AttributeError: 'int' object has no attribute 'isdigit'```

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