#!/usr/bin/env python

from lib2or3 import main

main(error_if_not=2)
