Table of Contents

Module: qstat qstat.py

Python wrapper for QStat, a realtime game server status application.

Imported modules   
import getopt
import os
import sys
import xml.dom
from xml.dom import Node
import xml.dom.minidom
Functions   
getAttribute
getNumericText
getText
main
usage
  getAttribute 
getAttribute ( node,  name )

  getNumericText 
getNumericText ( parentNode,  tagName )

  getText 
getText ( parentNode,  tagName )

  main 
main ()

Exceptions   
ValueError, "need at least two arguments"
  usage 
usage ()

Classes   
Application

An abstraction of a qstat application.

Error
Player

An abstraction of a player, contained within the Server.players

Server

An abstraction of a server (returned from the


Table of Contents

This document was automatically generated on Mon Feb 24 01:58:42 2003 by HappyDoc version 2.0.1