[google-appengine] Re: App Engine, Eclipse and Pydev Great but how to get breakpoints???

2009-01-30 Thread Youngfe
As I see, pyscripter is great for developing python app! On Jan 27, 4:52 am, dartdog wrote: > Comments anyone??? > Per the Pydev developer on his support site: > > Unfortunately, I don't know enough of the App Engine to say the actual > problem, so, I have to get it, create an account and do an

[google-appengine] Re: Can not import my data model class in another **.py file ???

2009-01-04 Thread Youngfe
Much thanks for helps! Yes I put an empty __init__.py in that folder and it is fine now. On Jan 4, 1:36 am, gops wrote: > the usual mistake i make is to put __init__.py file in that folder... > > On Jan 3, 12:30 pm, Youngfe wrote: > > > I have a file(xPhotoHandler.py) wi

[google-appengine] Can not import my data model class in another **.py file ???

2009-01-02 Thread Youngfe
I have a file(xPhotoHandler.py) with following codes inside: from google.appengine.ext import webapp from google.appengine.api import users from xphoto import xPhoto class xPhotoHandler(webapp.RequestHandler): def get(self): pass I have defined xPhoto class in file(xphoto.py) in the m

[google-appengine] Re: connection to appengine.google.com often times out

2008-11-12 Thread Youngfe
I'm in china too but I'm ok. On Nov 12, 7:08 pm, lws68825 <[EMAIL PROTECTED]> wrote: > I am in China. My attempt to connect to appengine.google.com often > fails. Does anyone in China have the same experience? Can someone > point out the reason? --~--~-~--~~~---~--~---