Update README.md

This commit is contained in:
Rui Carmo 2018-12-28 19:01:21 +00:00 committed by GitHub
parent 83e030ad68
commit c0328cb4d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,6 @@ Somewhat to my surprise it was considered useful by quite a few people throughou
This script should work on Python 2.5 or above without any extra dependencies whatsoever. This script should work on Python 2.5 or above without any extra dependencies whatsoever.
A word of caution, though: make sure to check the date format on the resulting `mbox` files, since it is dependent on your locale. For best results, set `LOCALE` to `en-us` on your shell before running the script.
## Contributing ## Contributing
I am accepting pull requests, but bear in mind that one of the goals of this script is to run on _older_ Python versions, so as to save sysadmins stuck in the Dark Ages the trouble of installing a newer Python (much to my own amazement, this was originally written in Python 2.3). I am accepting pull requests, but bear in mind that one of the goals of this script is to run on _older_ Python versions, so as to save sysadmins stuck in the Dark Ages the trouble of installing a newer Python (much to my own amazement, this was originally written in Python 2.3).