#!/usr/bin/env python2.5
# -*- coding: utf-8 -*-
from fremantle import pysafe

if __name__ == "__main__":
  pysafe()
