summaryrefslogtreecommitdiff
path: root/gr-trellis/examples/python
diff options
context:
space:
mode:
authorAndrej Rode <mail@andrejro.de>2018-08-05 17:58:20 +0200
committerMarcus Müller <marcus@hostalia.de>2018-08-17 18:18:20 +0200
commit2727e413a26024b17e649bc370afc45503173af6 (patch)
tree2db64a5e1ec3616e40e1ab1e485ea9884159cf70 /gr-trellis/examples/python
parentb9c8c6c3dad2c864655786c8f6ce22910c82e174 (diff)
py3k: remove the six.b call since only py2.6 support depends on that
Replace with encode('utf-8') mapping the surrogate mapped characters back to their original byte values. As per documentation http://www.swig.org/Doc3.0/Python.html 36.12.4 Add wrappercode to the swig definition to run python encode for Python3 and return raw bytes for Python2.
Diffstat (limited to 'gr-trellis/examples/python')
0 files changed, 0 insertions, 0 deletions