Re: best way to code

2008-12-20 Thread miya
;>> class Register: > > ...     def __init__(self): > ...             self.items = [] > ...     def __call__(self, method): > ...             class Link(object): > ...                     mystuff = method > ...             self.items.append(Link()) > ...>>> reg

SOAPpy and ArrayOfString

2008-08-14 Thread annu miya
Hi,   In the article below you mention that you were succesful at doing this through perl. Would it be possible to send me the perl code?   http://mail.python.org/pipermail/python-list/2007-January/423311.html   Thank You   Regards   Sid -- http://mail.python.org/mailman/listinfo/python-l

Re: How to invoke the Python idle

2008-06-29 Thread miya
ble how about executing from the terminal idle -- Nicolás Miyasato (miya) http://nmiyasato.blogspot.com -- http://mail.python.org/mailman/listinfo/python-list

Re: python and web programming, easy way...?

2008-04-26 Thread miya
hattin Vidinli > Elk-Elektronik Müh. > --- > iletisim bilgileri (Tercih sirasina gore): > skype: bvidinli (sesli gorusme icin,www.skype.com) > msn: [EMAIL PROTECTED] > yahoo: bvidinli > > +90.532.7990607 > +90.505.5667711 Django is the way to go for web development. http://www.djangoproject.com/ cya -- Nicolás Miyasato ( miya ) -- http://mail.python.org/mailman/listinfo/python-list