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

struct.Struct size attribute undocumented #47451

Closed
ericvw mannequin opened this issue Jun 25, 2008 · 2 comments
Closed

struct.Struct size attribute undocumented #47451

ericvw mannequin opened this issue Jun 25, 2008 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@ericvw
Copy link
Mannequin

ericvw mannequin commented Jun 25, 2008

BPO 3201
Nosy @birkenfeld, @benjaminp, @ericvw

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 2008-06-25.20:07:07.940>
created_at = <Date 2008-06-25.19:18:47.019>
labels = ['docs']
title = 'struct.Struct size attribute undocumented'
updated_at = <Date 2008-06-25.20:07:07.939>
user = 'https://github.com/ericvw'

bugs.python.org fields:

activity = <Date 2008-06-25.20:07:07.939>
actor = 'benjamin.peterson'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-06-25.20:07:07.940>
closer = 'benjamin.peterson'
components = ['Documentation']
creation = <Date 2008-06-25.19:18:47.019>
creator = 'ericvw'
dependencies = []
files = []
hgrepos = []
issue_num = 3201
keywords = []
message_count = 2.0
messages = ['68743', '68754']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'benjamin.peterson', 'ericvw']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue3201'
versions = ['Python 2.5']

@ericvw
Copy link
Mannequin Author

ericvw mannequin commented Jun 25, 2008

The .size attribute of struct.Struct is undocumented on
http://docs.python.org/lib/struct-objects.html

@ericvw ericvw mannequin assigned birkenfeld Jun 25, 2008
@ericvw ericvw mannequin added the docs Documentation in the Doc dir label Jun 25, 2008
@benjaminp
Copy link
Contributor

It's documented in the 2.6/3.0 docs:
http://docs.python.org/dev/library/struct.html#id1.

@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

2 participants