[issue9544] xdrlib.Packer().pack_fstring throws a TypeError when called with a str()

Filip Gruszczyński report at bugs.python.org
Sun Mar 27 12:43:15 CEST 2011


Filip Gruszczyński <gruszczy at gmail.com> added the comment:

Here is a simple patch with a test. Depending o bytes in this library seems strange, maybe it should be changed somehow? Anyway, this simple patch should be a quick fix to the problem.

----------
keywords: +patch
nosy: +gruszczy
Added file: http://bugs.python.org/file21427/9544.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9544>
_______________________________________


More information about the Python-bugs-list mailing list