]> granicus.if.org Git - python/commit
Use typeFloat for all floating point values. The previously used
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Feb 1999 09:51:35 +0000 (09:51 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Feb 1999 09:51:35 +0000 (09:51 +0000)
commit49fc6660334ec6c582fce1f8fb14b4f804a1b60b
tree521f9f906c1297a03558c8ccdf55f01ff12cd5cb
parentca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb
Use typeFloat for all floating point values. The previously used
typeExtended was a Think-ism that must have stopped working years and
years ago without anyone noticing.
Mac/Lib/lib-toolbox/aepack.py