[Python-bugs-list] [ python-Bugs-597318 ] tiny doc bug -- __rtruediv__

noreply@sourceforge.net noreply@sourceforge.net
Mon, 19 Aug 2002 12:05:51 -0700


Bugs item #597318, was opened at 2002-08-19 19:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=597318&group_id=5470

Category: Documentation
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Koenig (arkoenig)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: tiny doc bug -- __rtruediv__

Initial Comment:
The language reference, section 3.3.6, fails to mention
__rtruediv__, which experiment shows is actually
implemented (and necessary if you want to overload
division when __future__.division is in effect).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=597318&group_id=5470