Python-URL! - weekly Python news and links (Jun 11)

2008-06-12 Thread Gabriel Genellina
QOTW: "You could use exec. Probably if you find yourself doing this a lot, you're better off using a dictionary." - Erik Max Francis Python books for programmers: http://groups.google.com/group/comp.lang.python/browse_thread/thread/83d2bc376f6a5c69/ Determining in whic

AVC 0.6.0 released

2008-06-12 Thread Fabrizio Pollastri
Announcing AVC 0.6.0 Webpage: http://avc.inrim.it/ What is AVC? - AVC is a multiplatform, fully automatic, live connection among graphical interface widgets and application variables for the python language. AVC supports in a uniform way the most popul

cx_Oracle 4.4

2008-06-12 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API 2.0 specifications with a few exceptions. Where do I get it? http://cx-oracle.sourceforge.net What's new? 1) Fix setup.py to handle the Oracle instant client and Ora