view scripts/bittend.bat @ 98:1d9dc07acd3d

Use {{{in req.args}}} instead of {{{in req.args.keys()}}}.
author cmlenz
date Sun, 17 Jul 2005 21:24:57 +0000
parents 234600bf0d49
children
line wrap: on
line source
@echo off
python -c "import sys; from bitten import master; sys.argv[0] = r'%0'; master.main()" %*
Copyright (C) 2012-2017 Edgewall Software