ok, an update: my testing was not complete. in a way, there is a new
mystery now. because as a matter of fact the line

> python manage-shorty.py runserver

does yield

$ 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
$  * Running on http://localhost:5000/
$  * Restarting with reloader...

HOORAY! (i added `print sys.version` near the top of the script; as
you can see i'm sadly running this on windows). fine so far, but

> manage-shorty.py runserver

still fails as described above -- and the python version reported is
the same (i had suspected that line to call my old python 2.4
installation, but no). so the mystery is: how can these two ways to
run a python script be so different? to me they should be identical?
ok, this probably only concerns (some? all? is it reproducible?)
windows users, but maybe something can be done (presumably in werkzeug/
script) to issue a helpful message?

~flow



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to