#4335: show python version on error outputs
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Tools
Version: SVN | Resolution:
Keywords: | Stage: Design decision
needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------------+------------------------------------
Changes (by Simon G. <[EMAIL PROTECTED]>):
* needs_better_patch: => 0
* stage: Unreviewed => Design decision needed
* summary: request for python version on error outputs => show python
version on error outputs
* needs_tests: => 0
* needs_docs: => 0
Comment:
I've got Django running on a shared host, where python 2.3 is the default
(Debian Sarge) and I have to explicitly set it to use 2.4 with a shebang
line. Showing the python version would be handy here.
Showing version numbers is generally a bad idea as it provides lots of
hackable info, but this is a debug page, and it does show lots of other
info.
--
Ticket URL: <http://code.djangoproject.com/ticket/4335#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---