#3435: Can't serialize to file stream
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Status: new | Component: Serialization
Version: SVN | Resolution:
Keywords: | Stage: Ready for checkin
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------+--------------------------------------
Changes (by SmileyChris):
* stage: Accepted => Ready for checkin
Comment:
This does mean that `serialize()` behaves differently with files, but if
you have a file stream opened (for write) you can't read from it so
there's no way for `serialize()` to properly return the value anyway as
far as I can tell.
--
Ticket URL: <http://code.djangoproject.com/ticket/3435#comment:4>
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
-~----------~----~----~----~------~----~------~--~---