tags: make argument 'tagtype' optional in '_updatetags'
This is the next step from the previous changesets, we are now ready to use this
function in a simpler way.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)