﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
109	"make ""flogtool"", ""flappclient"", and ""flappserver"" executables that work on Windows"	Zooko		"I'm use to running command-lines using {{{flogtool}}}.  On Windows, however, that command emits an error message, and I have to use cygwin bash and enter the following script in order to run flogtool:

{{{
python `cygpath -m \`type -p flogtool \` `
}}}

If you're interested, Brian, I'll happily submit a patch which uses setuptools, if available, to make a {{{flogtool}}} executable for the target platform.."	enhancement	closed	major	0.5.0	logging	0.3.0	fixed		
