~stomato463/+junk/nvdajp

« back to all changes in this revision

Viewing changes to source/appModules/dosvox.py

  • Committer: Masataka Shinke
  • Date: 2011-10-25 12:35:26 UTC
  • mfrom: (4185 jpmain)
  • mto: This revision was merged to the branch mainline in revision 4211.
  • Revision ID: mshinke@users.sourceforge.jp-20111025123526-ze527a2rl3z0g2ky
lp:~nishimotz/nvdajp/main : 4185 をマージ

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import _default
2
 
 
3
 
class AppModule(_default.AppModule):
4
 
 
5
 
        selfVoicing=True
 
1
import appModuleHandler
 
2
 
 
3
class AppModule(appModuleHandler.AppModule):
 
4
 
 
5
        sleepMode=True