On Windows 7, I am using the command line
python -m SimpleHTTPServer 8888
to invoke a simple web server to serve files from a directory, f
Maybe it's the browser caching your files not the SimpleHTTPServer. Try deactivating the browser cache first.