[ python-Bugs-449093 ] docs need to discuss // and __future__.division

SourceForge.net noreply at sourceforge.net
Sat Jan 24 21:37:55 EST 2004


Bugs item #449093, was opened at 2001-08-09 00:39
Message generated for change (Comment added) made by mleather
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=449093&group_id=5470

Category: Documentation
Group: Python 2.2
Status: Open
Resolution: Fixed
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: docs need to discuss // and __future__.division

Initial Comment:
The operator needs to get new interfaces added in
support of truediv and floordiv.

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

Comment By: Matthew Leather (mleather)
Date: 2004-01-25 15:37

Message:
Logged In: YES 
user_id=959425

FloorDiv node is not in Doc/lib/asttable.tex

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-08-08 05:06

Message:
Logged In: YES 
user_id=80475

Can this be closed?

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-08-11 03:58

Message:
Logged In: YES 
user_id=3066

Added documentation for the operator.floordiv() and
operator.truediv() in Doc/lib/liboperator.tex revision 1.20.

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-08-10 08:22

Message:
Logged In: YES 
user_id=3066

Added floordiv() and truediv() in Modules/operator.c
revision 2.18.  There's still plenty of documentation to be
written regarding the changes in division, so I'm
re-classifying this as a documentation request.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-08-09 00:40

Message:
Logged In: YES 
user_id=6380

Also a reminder for Fred to add more docs for this.

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

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



More information about the Python-bugs-list mailing list