#5743: Django breaks Python 2.5's help()
-----------------------+----------------------------------------------------
Reporter:  anonymous   |       Owner:  nobody        
  Status:  new         |   Component:  Core framework
 Version:  SVN         |    Keywords:                
   Stage:  Unreviewed  |   Has_patch:  0             
-----------------------+----------------------------------------------------
 If you have Django installed for Python 2.5, the internal help system
 breaks up. To reproduce just open the normal shell (not through
 manage.py), type "help()" and "modules".

 Setting DJANGO_SETTINGS_MODULE works around this, but shouldn't be
 required for vanilla shell. Also 2.4 works just fine (don't have 2.3
 anymore). Both 0.96 and HEAD have the same symptoms.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5743>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to