#!/bin/bash

exec python $(readlink -f $0).py $*
