Changeset 713 for tools

Show
Ignore:
Timestamp:
11/04/07 19:47:11 (13 months ago)
Author:
michiel
Message:

make var global

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tools/nsa/nsa.py

    r712 r713  
    202202 
    203203class NSABot(SingleServerIRCBot): 
     204        global tracenv 
    204205        trac = tracinfo(tracenv) 
    205206