manifest: update comment to be about bytearray
Looks like a leftover from 2a18e9e6ca43 (py3: use bytearray() instead
of array('c', ...) constructions, 2017-03-12).
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)