#!/usr/local/bin/python2.6

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