Very simple problem:

   from datetime import strftime

gives me this error

   ImportError at /
   cannot import name strftime
   Request Method:      GET
   Request URL:         http://localhost:8080/
   Exception Type:      ImportError
   Exception Value:     cannot import name strftime
   Exception Location:  /Applications/GoogleAppEngineLauncher.app/
Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/
google_appengine/google/appengine/tools/dev_appserver.py in
LoadModuleRestricted, line 1281

How is it possible?

Giacecco
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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