Design Patterns in Python

Gabriel Genellina gagsl-py at yahoo.com.ar
Fri Aug 4 22:42:54 EDT 2006


Hello

Most authors talk about Java/C++, and describe patterns used as a 
workaround to their static class model; the dynamic nature of Python 
allows for trivial implementations in some cases.
I've seen some design patterns examples on the ActiveState site, and 
some discussions some time ago on this list.
But does anyone know of a complete discussion/analysis of patterns in 
Python? Books, articles, web pages...
Unfortunately the pattern-SIG is now defunct...


Gabriel Genellina
Softlab SRL 


	
	
		
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas




More information about the Python-list mailing list