hello,
thanks for all suggestions,
if __name__ == '__main__':
__name__ = 'MODULENAME'
help(__name__)does actually work any even shows the modulename it should. chris -- http://mail.python.org/mailman/listinfo/python-list
hello,
thanks for all suggestions,
if __name__ == '__main__':
__name__ = 'MODULENAME'
help(__name__)does actually work any even shows the modulename it should. chris -- http://mail.python.org/mailman/listinfo/python-list