[Python-bugs-list] [ python-Bugs-563530 ] Missing operator docs

noreply@sourceforge.net noreply@sourceforge.net
Wed, 19 Jun 2002 23:19:51 -0700


Bugs item #563530, was opened at 2002-06-02 08:22
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=563530&group_id=5470

Category: Documentation
Group: Python 2.2.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: David Abrahams (david_abrahams)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Missing operator docs

Initial Comment:
I see no mention of the following at 
http://www.python.org/dev/doc/devel/ref/numeric-
types.html:

__rfloordiv__
__rtruediv__
__ifloordiv__
__itruediv__


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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-06-20 01:19

Message:
Logged In: YES 
user_id=80475

Easy fix.
Committed ref3.tex ver 1.92 and 1.82.4.4
Closing bug.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-06-17 23:20

Message:
Logged In: YES 
user_id=80475

Will patch and re-assign back to Fred.

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

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