Newbie

Mikael Olofsson mikael at isy.liu.se
Fri Nov 17 02:18:01 EST 2000


Me, myself, and I wrote:
 >  [...]
 >  buffer = f.read(2^15)
 >  [...]

On 16-Nov-00 Bjorn Pettersen wrote:
 >  You might want to say buffer = f.read(2**15) instead <wink>. 

Ah, yes. I obviously use at least one programming language too much. The
last days I've been jumping back and forth between Python (2**15) and 
Magma (2^15). It sort of complicates things.

/Mikael

-----------------------------------------------------------------------
E-Mail:  Mikael Olofsson <mikael at isy.liu.se>
WWW:     http://www.dtr.isy.liu.se/dtr/staff/mikael               
Phone:   +46 - (0)13 - 28 1343
Telefax: +46 - (0)13 - 28 1339
Date:    17-Nov-00
Time:    08:09:14

         /"\
         \ /     ASCII Ribbon Campaign
          X      Against HTML Mail
         / \

This message was sent by XF-Mail.
-----------------------------------------------------------------------




More information about the Python-list mailing list