[issue21875] Remove vestigial references to Classic Mac OS attributes in os.stat() and os.name docs

2014-06-27 Thread Ned Deily

New submission from Ned Deily:

The documentation for os.stat() still contains references to optional stat 
fields that were supported on Classic Mac OS systems but are no longer 
supported in Python on Mac OS X:

On Mac OS systems, the following attributes may also be available:

st_rsize
st_creator
st_type

The section should be removed.

Also, the documentation for os.name still refers to a mac operating 
system-dependent module which also no longer exists.

--
assignee: ned.deily
components: Documentation
keywords: easy
messages: 221676
nosy: ned.deily
priority: normal
severity: normal
stage: needs patch
status: open
title: Remove vestigial references to Classic Mac OS attributes in os.stat() 
and os.name docs
versions: Python 2.7, Python 3.4, Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21875
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21875] Remove vestigial references to Classic Mac OS attributes in os.stat() and os.name docs

2014-06-27 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 94f7cdab9f71 by Ned Deily in branch '2.7':
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
http://hg.python.org/cpython/rev/94f7cdab9f71

New changeset d130a04fa6a1 by Ned Deily in branch '3.4':
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
http://hg.python.org/cpython/rev/d130a04fa6a1

New changeset 3124790c07b4 by Ned Deily in branch 'default':
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
http://hg.python.org/cpython/rev/3124790c07b4

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21875
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21875] Remove vestigial references to Classic Mac OS attributes in os.stat() and os.name docs

2014-06-27 Thread Ned Deily

Changes by Ned Deily n...@acm.org:


--
resolution:  - fixed
stage: needs patch - resolved
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21875
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com