]> granicus.if.org Git - python/commit
Add wrappers around the rich-comparison operations.
authorFred Drake <fdrake@acm.org>
Thu, 9 Aug 2001 20:14:34 +0000 (20:14 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Aug 2001 20:14:34 +0000 (20:14 +0000)
commit428e75fc3e857c3278138f72a5304d55d8b2b237
treef4c5da92d460106ce97af0399f15001d6ec8dcf2
parent3720261729d734c8d85d05686ae2e18cf6ba1929
Add wrappers around the rich-comparison operations.
This closes SF patch #428320.

Add wrappers to expose "floor" and "true" division.
This closes SF feature request #449093.
Modules/operator.c