#!/usr/bin/env python # encoding: utf-8 def build(bld): bld.example( use='ap', )