mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-26 16:53:23 +00:00
ac35c26686
It would print the debug headers for each test. And nose uses a StringIO object for stdout, which in python 2.x doesn't have the 'encoding' attribute.