Skip to content

Show __new__ docstrings. Fixes #572 #576

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

Merged
merged 1 commit into from
Nov 28, 2015

Conversation

di
Copy link
Contributor

@di di commented Nov 26, 2015

>>> import blessed
>>> blessed.sequences.Sequence(
┌────────────────────────────────────────────────────────────┐
│ blessed.sequences.Sequence: (cls, sequence_text, term)     │
│ Sequence                                                   │
│ SequenceTextWrapper                                        │
│ Class constructor.                                         │
│                                                            │
│ :arg sequence_text: A string that may contain sequences.   │
│ :arg blessed.Terminal term: :class:`~.Terminal` instance.  │
└────────────────────────────────────────────────────────────┘

@di di force-pushed the issue572-new-docstrings branch from ae9eb00 to 668bf06 Compare November 26, 2015 06:32
@thomasballinger
Copy link
Member

Looks great, I'm a fan. I'll take a closer look today.

@thomasballinger thomasballinger merged commit 668bf06 into bpython:master Nov 28, 2015
@thomasballinger
Copy link
Member

Thanks @di!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants