[pyar] print "Hello, world!"

Esteban Kuber ekuber en gmail.com
Vie Ago 13 11:50:07 ART 2010


1) Estube bastante tiempo lurkeando en las sombras de la lista
(leyendo el histórico), pero nunca me registré por simple
procastinación. Llegué a la misma por las razones obvias, siendo
entusiasta del lenguaje nacido en Argentina.

2) ¿Quieren la historia larga o la corta? La versión resumida: nací en
provincia, viví bastante tiempo en Neuquén, ahora estoy en Capital.

3) Napo, pero no me quejo si no queda otra.

4) Cerveza: si puedo elejir antares, sino Patagonia.

On 13 August 2010 11:45, Tomas Zulberti <tzulberti en gmail.com> wrote:
> 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
> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>



More information about the pyar mailing list