[issue9544] xdrlib.Packer().pack_fstring throws a TypeError when called with a str()
June 6, 2012
6:28 p.m.
Petri Lehtinen <petri@digip.org> added the comment: Attached a patch against 3.2. It reflects the facts that pack_fstring and pack_fopaque are the same methd, and pack_string, pack_opaque and pack_bytes are the same method. ---------- versions: +Python 3.2, Python 3.3 -Python 3.1 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue9544> _______________________________________
5187
Age (days ago)
5187
Last active (days ago)
0 comments
1 participants
participants (1)
-
Petri Lehtinen