Estaré ausente de la oficina desde el Vie 18/12/2009 y no volveré hasta el
Mar 24/08/2010 .
Ésta es una respuesta automática para avisar del cambio de correo
electrónico. A partir de ahora todos los correos deben ser remitidos a
angela.riv...@insa.es en lugar de a esta dirección de correo.
Lame
Thank you very much for your answer!
I post the full solution to anyone else maybe need it:
try:
conn = psycopg2.connect("dbname='...' user='...' host='127.0.0.1'
password=''");
except:
print "I am unable to connect to the database"
curs = conn.cursor()
code to create i
I just filed a bug related with this.
https://sourceforge.net/tracker/?func=detail&aid=2917758&group_id=80706&atid=560720
I think the possible solution could be
1) we keep the copied version of the input data as a cache, and
provide a api to access the cache.
2) Or forsce set_[x|y]data to alw
I can reproduce this bug with the current svn.
Matthias, can you file a bug on this in the issue tracker?
I think the bug is related with the changes made back in august.
http://old.nabble.com/ginput-default-mouse-configuration-td24924861.html
Attached is a quick fix, so please test it.
I didn'
On Fri, Dec 18, 2009 at 3:06 AM, Panagiotis Kontaxis wrote:
> I found only the figure.savefig() function that saves figure's image only as
> a filename in the filesystem and not in a local variable.
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.savefig
savefig can take