File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 11PEP: 3141
22Title: A Type Hierarchy for Numbers
3- Version: $Revision$
4- Last-Modified: $Date$
53Author: Jeffrey Yasskin <
[email protected] >
64Status: Final
75Type: Standards Track
8- Content-Type: text/x-rst
96Created: 23-Apr-2007
107Python-Version: 3.0
118Post-History: 25-Apr-2007, 16-May-2007, 02-Aug-2007
@@ -519,8 +516,8 @@ tower.
519516References
520517==========
521518
522- .. [ #classtree ] Possible Python 3K Class Tree?, wiki page by Bill Janssen
523- (http ://wiki.python.org/moin/AbstractBaseClasses)
519+ * Possible Python 3K Class Tree?, wiki page by Bill Janssen
520+ (https ://wiki.python.org/moin/AbstractBaseClasses)
524521
525522.. [#numericprelude ] NumericPrelude: An experimental alternative hierarchy
526523 of numeric type classes
@@ -544,14 +541,3 @@ Copyright
544541=========
545542
546543This document has been placed in the public domain.
547-
548-
549-
550- ..
551- Local Variables:
552- mode: indented-text
553- indent-tabs-mode: nil
554- sentence-end-double-space: t
555- fill-column: 70
556- coding: utf-8
557- End:
You can’t perform that action at this time.
0 commit comments