gopy icon indicating copy to clipboard operation
gopy copied to clipboard

add separate want output for py2 vs. py3

Open rcoreilly opened this issue 6 years ago • 0 comments

py2 generates different output than py3 for some tests (see main_test.go notes for details) -- for full testing to work properly, a separate want output is required for each. for now, only doing py3 testing.

rcoreilly avatar Aug 12 '19 20:08 rcoreilly