Bugs item #449093, was opened at 2001-08-08 08:39 Message generated for change (Settings changed) made by akuchling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=449093&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Python 2.4 >Status: Closed >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: A.M. Kuchling (akuchling) Date: 2005-11-22 10:03 Message: Logged In: YES user_id=11375 I've applied the suggested change to asttable.tex on both HEAD and release24-maint. Thanks for reporting this! ---------------------------------------------------------------------- Comment By: Matthew Leather (mleather) Date: 2004-11-28 01:10 Message: Logged In: YES user_id=959425 Problem persists in both versions. I am no expert but think this is fixed by inserting the following: \lineiii{FloorDiv}{\member{left}}{} \lineiii{}{\member{right}}{} \hline ---------------------------------------------------------------------- Comment By: Facundo Batista (facundobatista) Date: 2004-11-25 19:11 Message: Logged In: YES user_id=752496 Please, could you verify if this problem persists in Python 2.3.4 or 2.4? If yes, in which version? Can you provide a test case? If the problem is solved, from which version? Note that if you fail to answer in one month, I'll close this bug as "Won't fix". Thank you! . Facundo ---------------------------------------------------------------------- Comment By: Matthew Leather (mleather) Date: 2004-01-24 21: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-07 13:06 Message: Logged In: YES user_id=80475 Can this be closed? ---------------------------------------------------------------------- Comment By: Fred L. Drake, Jr. (fdrake) Date: 2001-08-10 11: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-09 16: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-08 08: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 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com