Skip to content

Conversation

@CCLDArjun
Copy link
Contributor

@CCLDArjun CCLDArjun commented Jun 13, 2021



def _test():
def main():
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't change the name of the function.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I'm just read the comments on bpo about change this name :)


(The "2" is a line number).

:mod:`dis` an also be invoked as a script to disassemble other scripts. For example::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

take care the page width (79 chars, if I'm not wrong)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add more detail about the args (infile)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, it seems pretty straightforward. What more to explain other than feed it a python script?

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jul 19, 2021
@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 9, 2022
@CCLDArjun CCLDArjun closed this Jul 12, 2023
@CCLDArjun CCLDArjun deleted the bpo-44405a branch July 12, 2023 16:14
@hugovk
Copy link
Member

hugovk commented Sep 3, 2023

New issue for documenting the CLI: #108826

And PR: #108827

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants