Home | History | Annotate | Download | only in mod_pywebsocket

Lines Matching refs:config_file

696     parser.add_option('--config', dest='config_file', type='string',
843 if temporary_options.config_file:
845 config_fp = open(temporary_options.config_file, 'r')
849 temporary_options.config_file,