Re: [issue2551019] roundup.cgi.actions.ExportCSVAction broken for python3

Joseph Myers <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
Existing practice in the Roundup code for such cases (converting something 
that in Python 3 might be a str or bytes object to bytes) is to use bs2b 
(from roundup.anypy.strings).

-- 
Joseph S. Myers
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.