Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error when i try to get the __doc__ from a type like str #229

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

Closed
natanfeitosa opened this issue Dec 26, 2023 · 0 comments · Fixed by #230
Closed

Error when i try to get the __doc__ from a type like str #229

natanfeitosa opened this issue Dec 26, 2023 · 0 comments · Fixed by #230

Comments

@natanfeitosa
Copy link
Contributor

Python 3.4.0 (, )
[Gpython ]
- os/arch: linux/amd64
- go version: go1.21.5
>>> "".__doc__
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: "'str' has no attribute '__doc__'"
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 a pull request may close this issue.

1 participant