[pyar] print "Hello, world!"

Tomas Zulberti tzulberti en gmail.com
Vie Ago 13 11:45:17 ART 2010


On Fri, Aug 13, 2010 at 11:42 AM, Esteban Kuber <ekuber en gmail.com> wrote:
>>>> from people import Esteban
>>>> esteban = Esteban()
>>>> for attr in dir(esteban):
> ...    print "%s: %s" % attr, getattr(esteban, attr)
> name: Esteban Javier
> surname: Küber
> age: 23
> profession: [<profession.Programmer instance at 0x011BF3F0>,
> <profession.Student instance at 0x011BF3G0>]
> current_employer: <class company.Globant at 0x00A4F050>
> hire: <bound method Esteban.hire of <people.Esteban instance at 0x011BB828>>
> call: <bound method Esteban.ask of <people.Esteban instance at 0x011BB8D8>>
> ban: <bound method Esteban.ban of <people.Esteban instance at 0x011BB8G8>>
> email: ekuber en gmail.com
> location: <location.Argentina.Buenos_Aires.Balbanera instance at 0x0114DDF0>
>>>> exit()

Bienvenido al grupo. Ahora las preguntas tipicas:
1) Como llegastes a python/PyAr?
2) De donde sos?
3) La milanesa napolitana o a caballo?

Saludos,
TZ



More information about the pyar mailing list