#17641: HTMLParser has no interesting_cdata attribute with a Python version > 
2.7.1
-----------------------------------+------------------------------------
     Reporter:  ramiro             |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  SVN
     Severity:  Release blocker    |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  1                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by ramiro):

 Ah I'm running the test on Debian unstable, and now I understand why it
 reports `2.7.2.+` as its version. Most surely it includes fixes post 2.7.2

 {{{
 $ python -c 'import sys ; print("Python version: %s" % sys.version)'
 Python version: 2.7.2+ (default, Jan 20 2012, 23:05:38)
 [GCC 4.6.2]
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17641#comment:3>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to