Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-31607: Add the listsize command for Pdb #3787

Closed

Conversation

matrixise
Copy link
Member

@matrixise matrixise commented Sep 27, 2017

Add the command listsize, this commands allow to change the default
number of lines that the list command prints.

https://bugs.python.org/issue31607

Add the command listsize, this commands allow to change the default
number of lines that the list command prints.
@matrixise
Copy link
Member Author

I close this PR, because I am not convinced about my new command: listsize.

"""
I close this issue because I think we need to use a pair of set/get and not a new command like 'listsize'.
"""

@matrixise matrixise closed this May 14, 2018
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.

None yet

3 participants