Bluetooth Error
Renato Droguett
rdroguett en intico.cl
Vie Jun 6 10:45:12 CEST 2008
Cual es el error ==??
Import lightblue
client = lightblue.obex.OBEXClient(00:18:21:EF:S2:12, 10)
client.connect()
client.put({"name": "DSC01145.JPG"}, file("DSC01145.JPG", "r"))
Traceback (most recent call last):
File "python.py", line 50, in ?
client.put({"name": "DSC01145.JPG"}, file("DSC01145.JPG", "r"))
TypeError: 'long' object is not callable
_______________________________________________
Lista de correo Python-es
http://listas.aditel.org/listinfo/python-es
FAQ: http://listas.aditel.org/faqpyes
Más información sobre la lista de distribución Python-es