[issue16380] true/proper subset

2012-11-01 Thread abcdef

New submission from abcdef:

The documentation

http://docs.python.org/2.7/library/stdtypes.html#set-types-set-frozenset

http://docs.python.org/3/library/stdtypes.html#set-types-set-frozenset

of  for sets uses true subset and true superset. The correct 
termininology is proper subset and proper superset, as evidenced by Google 
searches

http://google.com/search?q=true subset

http://google.com/search?q=proper subset

and most set theory books.

--
assignee: docs@python
components: Documentation
messages: 174410
nosy: abcdef, docs@python
priority: normal
severity: normal
status: open
title: true/proper subset
type: enhancement
versions: Python 2.7, Python 3.3

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



[issue16380] true/proper subset

2012-11-01 Thread Mark Dickinson

Mark Dickinson added the comment:

+1

--
nosy: +mark.dickinson

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



[issue16380] true/proper subset

2012-11-01 Thread Andrew Svetlov

Andrew Svetlov added the comment:

Fixed in 56c3ab6f7f07, 56c3ab6f7f07, fa7311caa203, 7dda9dc5e830
Thanks.

--
nosy: +asvetlov
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.2, Python 3.4

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