[issue8340] bytearray undocumented on trunk
June 21, 2010
6:09 p.m.
Antoine Pitrou <pitrou@free.fr> added the comment: 'bytes' is an alias for 'str' in 2.x, so it shouldn't be "documented" separately. As for bytearray, yes, it should be added if not present. ---------- nosy: +pitrou _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue8340> _______________________________________
5829
Age (days ago)
5829
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou