float / double support in Python?

Jp Calderone exarkun at intarweb.us
Thu Feb 6 19:41:12 EST 2003


On Fri, Feb 07, 2003 at 12:31:55AM +0000, Carlos Ribeiro wrote:
> [snip]
> 
> 3) There was a lot of discussion a long time ago about changing the semantics 
> of the division operator (/). I'm not sure how did it end - I didn't follow 
> the group for one year and just joined back two weeks ago. I assume that it 
> didn't went further than a few flamewars :-)

  *snicker*

> [snip]

  Jp

-- 
#!/bin/bash
( LIST=(~/.netscape/sigs/*.sig)
  cat ${LIST[$(($RANDOM % ${#LIST[*]}))]}
  echo --$'\n' `uptime` ) > ~/.netscape/.signature
-- 
 up 53 days, 3:50, 4 users, load average: 0.41, 0.40, 0.33
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20030206/c369b947/attachment.sig>


More information about the Python-list mailing list