aprender python "interactivamente"
Publicado: 22 Oct 2012, 01:44
por ELBARTOkpc
hola que tal indetectables, les traigo un curso de python, que me tope navegando, para mi que no sabia nada de python me esta llendo perfecto, lo mejor de todo es que nisiquiera es necesario descargar algo, lo puedes probar online. bueno aqui esta la pag, espero que lo disfruten tanto o mas que yo.
[Enlace externo eliminado para invitados]
Re: aprender python "interactivamente"
Publicado: 23 Oct 2012, 00:56
por KHC
LoL
Código: Seleccionar todo
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 710, in __call__
handler.get(*groups)
File "/base/data/home/apps/pythonya/1.339838402016280589/pythonya.py", line 25, in get
cantidad=int(t.count()/tampagina)
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 2121, in count
result = raw_query.Count(limit=limit, **kwargs)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 1670, in Count
batch = self.GetBatcher(config=config).next()
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2678, in next
return self.next_batch(self.AT_LEAST_ONE)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2715, in next_batch
batch = self.__next_batch.get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 604, in get_result
return self.__get_result_hook(self)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2452, in __query_result_hook
self._batch_shared.conn.check_rpc_success(rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1222, in check_rpc_success
rpc.check_success()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 570, in check_success
self.__rpc.CheckSuccess()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 133, in CheckSuccess
raise self.exception
OverQuotaError: The API call datastore_v3.RunQuery() required more quota than is available.