looks like the server side is up:

check http://shell.appspot.com/

(screenshot) http://dl.dropbox.com/u/6919071/Captures/2010-12-01_2341.png

Google App Engine/1.4.0
Python 2.5.2 (r252:60911, May 12 2010, 14:18:27)
[GCC 4.3.1]








On Nov 30, 3:30 pm, Adam Sah <[email protected]> wrote:
> On Nov 22, 10:20 am, "Ikai Lan (Google)" <[email protected]>
> wrote:
>
> > I'm seeing only 100-200 downloads of the prerelease SDKs, which you can 
> > download here:
> >http://code.google.com/p/googleappengine/downloads/list
>
> Ikai-- two bits of feedback...
>
> 1. Why so few downloads & feedback?
>  - no docs, and (I assume) no/few examples.
>  - unclear if the appspot.com server supports 1.4
> i.e. testing the 1.4 pre-release SDK wasn't high enough priority until
> one of these conditions is met.
>
> 2. While we're chatting, python2.5 -OO is no longer working for
> dev_appserver
>    (while -OO isn't necessarily a priority, it's worth checking that
> there aren't other issues...)
>
> drooker>python2.5 -O ~/pkg/google_appengine_1.4.0pre/dev_appserver.py
> --help | head -1
> Runs a development application server for an application.
> ...
>
> drooker>python2.5 -O -OO ~/pkg/google_appengine_1.4.0pre/
> dev_appserver.py --help
> Traceback (most recent call last):
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/
> dev_appserver.py", line 69, in <module>
>     run_file(__file__, globals())
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/
> dev_appserver.py", line 65, in run_file
>     execfile(script_path, globals_)
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/google/appengine/
> tools/dev_appserver_main.py", line 503, in <module>
>     sys.exit(main(sys.argv))
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/google/appengine/
> tools/dev_appserver_main.py", line 413, in main
>     args, option_dict = ParseArguments(argv)
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/google/appengine/
> tools/dev_appserver_main.py", line 250, in ParseArguments
>     PrintUsageExit(0)
>   File "/ssd1/home/asah/pkg/google_appengine_1.4.0pre/google/appengine/
> tools/dev_appserver_main.py", line 188, in PrintUsageExit
>     print sys.modules['__main__'].__doc__ % render_dict
> TypeError: unsupported operand type(s) for %: 'NoneType' and 'dict'
>
> more coming,
> adam

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to