Skip to content

Output of disassembly is a mess #3

@logic

Description

@logic

Output formatting, rather than being a function of the front-end (ie. dis.py), is embedded in SegmentData and it's children via __str__: comment formatting, column alignment, etc. is all controlled by the object itself.

Eviscerate all of that, and construct output in dis.py, where it belongs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions