This commit is contained in:
Kovid Goyal 2012-04-05 18:41:50 +05:30
parent fbddf37b80
commit a510e3503f

View File

@ -8,9 +8,6 @@ __copyright__ = '2011, Kovid Goyal <kovid@kovidgoyal.net>'
__docformat__ = 'restructuredtext en' __docformat__ = 'restructuredtext en'
DEBUG_DIALOG = False DEBUG_DIALOG = False
# Test: turn fields off, error
# handling
# Do some testing in windows as filesystem model is different
# Imports {{{ # Imports {{{
import os, time import os, time