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

python 3.1 documentation tutorial classes #51057

Closed
tommorse mannequin opened this issue Aug 30, 2009 · 2 comments
Closed

python 3.1 documentation tutorial classes #51057

tommorse mannequin opened this issue Aug 30, 2009 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@tommorse
Copy link
Mannequin

tommorse mannequin commented Aug 30, 2009

BPO 6808
Nosy @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2009-09-01.07:46:57.047>
created_at = <Date 2009-08-30.15:40:56.997>
labels = ['docs']
title = 'python 3.1 documentation tutorial classes'
updated_at = <Date 2009-09-01.07:46:57.045>
user = 'https://bugs.python.org/tommorse'

bugs.python.org fields:

activity = <Date 2009-09-01.07:46:57.045>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-09-01.07:46:57.047>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2009-08-30.15:40:56.997>
creator = 'tom_morse'
dependencies = []
files = []
hgrepos = []
issue_num = 6808
keywords = []
message_count = 2.0
messages = ['92091', '92123']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'tom_morse']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue6808'
versions = ['Python 3.1']

@tommorse
Copy link
Mannequin Author

tommorse mannequin commented Aug 30, 2009

Thank you for the most excellent documentation and notes on classes in
python:
http://docs.python.org/3.1/tutorial/classes.html

I found the following minor typos and provide feedback on the above web
page:

  1. Where "unpacked again" occurs there is no reference to any first
    unpacking so that was confusing to me. I had the impression that if
    "again" was omitted it was vaguely understandable.

  2. Typo: where "of instances of c" occurs, "of c" should be "of C"

@tommorse tommorse mannequin assigned birkenfeld Aug 30, 2009
@tommorse tommorse mannequin added the docs Documentation in the Doc dir label Aug 30, 2009
@birkenfeld
Copy link
Member

Fixed 1.) in r74616. The "instances of C" is already correct in the
sources.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant