From 7f4e457b983b0e72da2d0ff36172c73942530ec9 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sat, 11 Oct 2003 16:20:30 +0000 Subject: [PATCH] Changed a slash to a backslash. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e4357ca1d..cac198842 100644 --- a/README +++ b/README @@ -51,4 +51,4 @@ able to check your code with the same stringent guidelines I've found useful to check my code. (deja vu? :)) If you run the tests on Windows (or on a modem connection), be sure to -exclude (test/test.py -e) test\test_Debian.py. +exclude (test\test.py -e) test\test_Debian.py.