Table of Contents

Module: debug debug.py

debug Includes several in game verbs DbgContents, DbgExamine SetBreak and DbgPrompt

Use this by adding import debug to your gamefile of choice. This will make it possible for you to use debugging facilities.

Also includes an option to print what happens during execution of a cmd Note -- Not yet

Imported modules   
import code
from constants import OK, CANCEL
import pub
from pubcore import Verb
import pubverbs
import sys
Classes   

DbgContents

@contents: Print all contents of an object.

DbgExamine

@examine: Print all attributes of an object.

DbgPrompt

@prompt:

SetBreak

@break: sets line breaks, or turns them off.


Table of Contents

This document was automatically generated on Mon Aug 8 17:04:06 2005 by HappyDoc version 2.1