> I'm a software developer for more than 13 years.
> I'm just trying to develop simple spreadsheet update application.
> All ends up in unknown errors.
>
> http://1.latest.musugundan.appspot.com/
>
> Any help with these ones?
Check your logs, then come back with a better attitude.
Dave.
Do you know Python? It looks like you haven't included gdata. I don't
think it comes with the standard App Engine modules.
http://code.google.com/appengine/docs/usinggdataservices.html
Dave.
> I hope you all understand my intention.
Yes, it seems your intention is to cause trouble. Please go away.
Dave.
Never worked with Python Guys. (Once I complete Python, Google will go
for Cobra :) )
As a software developer I would allow users to reuse the same code. I
won't make million copies of the same code. (If used by millions of
people). If Python does not allow such sharing model, then the
language is a total CRAP.
We need to have a smart way of maintaining versions.
What if Google Upgrades the version of Python Intrepreter to a higher
version when the code is written for lower version?
What happens if there is a bug (BETA) in GData module and the website
is not updated with that gdata update.