Re: [Python] Pattern singleton e chiamata __call__

2007-03-28 Per discussione efphe
le classi e gli static methods? - -- efphe Today is Boomtime, the 14th day of Discord in the YOLD 3173 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) iD4DBQFGCwQGi7obm7aBjHcRAhwGAJj/t32oecJOOMwntlYIqloHEioIAJsEkzKc CHMU3X+ALVlQDm2+zx3eZg== =y0RP -END PGP SIGNATURE

Re: [Python] Parere su DejaVu

2007-03-25 Per discussione efphe
- -- efphe Today is Prickle-Prickle, the 11st day of Discord in the YOLD 3173 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFGBoJ+i7obm7aBjHcRAsp/AJ9Y3uKt5bmxmoeSChOOKLzL7QHzvgCeIDgm JOe0dEau5iHToYGBwCdlGQU= =YYG0 -END PGP SIGNATURE

Re: [Python] Richiesta di consiglio...

2007-01-20 Per discussione efphe
(0.1) e' devastante. Usa pause, o poll, o select. I principi della programmazione Unix non vanno piu' di moda? :) - -- efphe Today is Setting Orange, the 20th day of Chaos in the YOLD 3173 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux

Re: [Python] exporting di classi

2006-12-01 Per discussione efphe
, in altre parole, dovrebbe inizializzare il primo argomento (self) a Bar.bar e non a Foo.foo. Ma attenzione, se ho due istanza Bar, B e C, devo avere: memory_address(B.inc)= memory_address(C.inc) -- efphe ___ Python mailing list Python

Re: [Python] exporting di classi

2006-12-01 Per discussione efphe
a Foo.foo. Ma attenzione, se ho due istanza Bar, B e C, devo avere: memory_address(B.inc)= memory_address(C.inc) Se รจ proprio questo quello che vuoi, puoi fare: import types bar.inc = types.MethodType(foo.inc.im_func, bar) Yep, grazie, proprio quello che intendevo ;) -- efphe

Re: [Python] Mother

2006-11-09 Per discussione efphe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Giovanni Porcari wrote: Ciao stiamo facendo anche noi un progetto analogo. Potrebbe essere interessante collaborare. Se lo desideri fatti sentire. Di che progetto si tratta? Un altro orm? - -- efphe -BEGIN PGP SIGNATURE- Version: GnuPG