#!/usr/bin/env python

import sys
import Pyro.util
Pyro.util.genguid_scripthelper(sys.argv[1:])
