# appModules/obu.py # A part of NonVisual Desktop Access (NVDA) # This file is covered by the GNU General Public License. # See the file COPYING for more details. # Copyright (C) 2012 Bernd Dorer """App module for OpenBook""" import appModuleHandler class AppModule(appModuleHandler.AppModule): sleepMode = True