# -*- coding: utf-8 -*- #!/usr/bin/env python get_share_prefix = lambda group, prefix: '%s%s' % (group, prefix)