URI:
       tglobalvars.py - dmt - source code for the kunsthal art installation
  HTML git clone git://parazyd.org/dmt.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tglobalvars.py (162B)
       ---
            1 # See LICENSE file for copyright and license details.
            2 """
            3 Global variables used to hold state of the log handler
            4 """
            5 
            6 weareringing = False
            7 wehaveanswered = False