[Tutor] In[nnn], Out[nnn]

Kent Johnson kent37 at tds.net
Sun Apr 16 13:40:35 CEST 2006


Terry Carroll wrote:
> On Wed, 12 Apr 2006, Victor Bouffier wrote:
> 
>> In [285]: n = 0x2018
>>
>> In [286]: n
>> Out[286]: 8216
> 
> Victor --
> 
> I've seen this notation 00 e.g., In [286], Out[286] -- in a few people's 
> postings.  What variety of Python does this?

IPython
http://ipython.scipy.org/

Kent



More information about the Tutor mailing list