Skip to content
Commit ba350185 authored by Jani Nikula's avatar Jani Nikula
Browse files

Documentation/sphinx: fix kernel-doc extension on python3



Reconcile differences between python2 and python3 on dealing with
stdout, stderr from Popen. This fixes "name 'unicode' is not defined"
errors on python3. We'll need to try to keep the extension working on
both python-sphinx and python3-sphinx so we don't need two copies.

Reported-and-tested-by: default avatarMarius Vlad <marius.c.vlad@intel.com>
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
parent 2f4ad40a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment