#3104: 'float' object has no attribute 'split'
-------------------------------------+------------------------------
               Reporter:  anonymous  |          Owner:  nobody
                   Type:  defect     |         Status:  closed
              Milestone:             |      Component:  Core (Other)
                Version:             |       Severity:  normal
             Resolution:  invalid    |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+------------------------------
Changes (by aaugustin):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 Your problem occurs inside `urllib.urlopen(someurl)` in your own code, so
 it's completely unrelated to Django, let alone to the ticket you reopened.

 This tracker is not the right place to discuss Python usage problems.
 Please ask such questions in a Python developers forum / chat instead.

 PS: my guess is that `someurl` is `None`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/3104#comment:5>
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 [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