[Chicago] Pycon Session Chairs

Cosmin Stejerean cosmin at offbytwo.com
Wed Feb 18 21:04:30 CET 2009


I don't know what this has to do with pycon session chairs but it's pretty
neat.

On Tue, Feb 17, 2009 at 6:43 PM, Brian Herman <brianherman at gmail.com> wrote:

> http://github.com/inky/see/tree/master
>
> see(pencil_case)
>   ?   []   for   in   +   *   +=   *=   <   <=   ==   !=   >   >=   len()
>   .append()   .count()   .extend()   .index()   .insert()   .pop()   .remove()
>
>   .reverse()   .sort()
>
> vs
>
> >>> dir(pencil_case)
> ['__add__', '__class__', '__contains__', '__delattr__', '__delitem__', '__delsli
> ce__', '__doc__', '__eq__', '__ge__', '__getattribute__', '__getitem__', '__gets
>
> lice__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__iter__', '
> __le__', '__len__', '__lt__', '__mul__', '__ne__', '__new__', '__reduce__', '__r
>
> educe_ex__', '__repr__', '__reversed__', '__rmul__', '__setattr__', '__setitem__
> ', '__setslice__', '__str__', 'append', 'count', 'extend', 'index', 'insert', 'p
>
> op', 'remove', 'reverse', 'sort']
>
>
>
> On Tue, Feb 17, 2009 at 2:01 PM, Ted Pollari <tcp at mac.com> wrote:
>
>>
>> On Feb 17, 2009, at 11:53 AM, Chris McAvoy wrote:
>>
>>  Listen to Ted.  That f'er is smmmmmmmart.
>>>
>>> Chris
>>>
>>
>>
>> Can I get that on a tshirt?
>>
>>
>>
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/mailman/listinfo/chicago
>>
>
>
>
> --
> Sincerely,
> Brian Herman
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
>


-- 
Cosmin Stejerean
http://offbytwo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20090218/8bd0264a/attachment-0001.htm>


More information about the Chicago mailing list