commit | 3e2aca48bdd7ab433d5c90185b48950fa7dd620b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Aug 14 20:28:08 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Aug 14 20:28:08 2001 +0000 |
tree | 928af1a18b291e48c5c36faca54b1f44668a4c60 | |
parent | 4dd64ab5eae7de3074b9cb94e22e80f43653e232 [diff] |
Add information about __floordiv__() and __truediv__() methods for implementing numeric objects in Python.