#!/usr/bin/env python # -*- coding: utf-8 -*- """ openslides.person_api ~~~~~~~~~~~~~~~~~~~~~ Unit test for the person api. :copyright: 2011–2013 by OpenSlides team, see AUTHORS. :license: GNU GPL, see LICENSE for more details. """ VERSION = (9999, 9999, 9999, 'alpha', 1)