From a102b5baf93cfc7882fdf60406c5046b6f8d2ba9 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Thu, 29 Jul 2010 21:35:58 +0200 Subject: Rename archivemail.py to archivemail On Unix, most scripts don't come with a file extension, it's not needed, and we distribute the script as "archivemail" anyway. And most importantly, I like it better without the extension. :) With a little trick we can still load the script as a module from the test suite. --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') diff --git a/README b/README index 81b9d77..cbb3fb4 100644 --- a/README +++ b/README @@ -35,7 +35,6 @@ Python is available from http://www.python.org/ INSTALLATION: If you want to test archivemail: - cp archivemail archivemail.py python test_archivemail To install archivemail, run: -- cgit v1.2.3