diff options
| -rwxr-xr-x | bin/digest_arch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/digest_arch b/bin/digest_arch index 06ce28e40..e56532c00 100755 --- a/bin/digest_arch +++ b/bin/digest_arch @@ -1,5 +1,8 @@ #!/usr/local/bin/python # +# NOTE: This is being deprecated since mailman has been shifted over to an +# external archiver (ie, andrew kuchling's latest version of pipermail.) +# # This program shouldn't be attempted by people who don't understand Python. # I wrote it to build archives for a few lists I'd been running for a long # time under majordomo. |
