commit | b3384d355567acc981c21c94cfce947317e5f8b4 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon May 14 16:04:22 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon May 14 16:04:22 2001 +0000 |
tree | 5f99fea09fbe3c457f467e954a8667ac0701bdb9 | |
parent | 6db483e67935817908d286e230ac2b31d9039c59 [diff] |
Make sure we include all of Python's numeric types in the data model description, so that the introduction of complex is not a surprise. This closes SF bug #423429.