diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-24 17:35:29 -0500 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-24 17:40:20 -0500 |
commit | 1928ae222149789046a07cceec21b256c9c84a8c (patch) | |
tree | 96719ec1ec987ecc1b514177295265c212b6093f /examples/urlExtractor.py | |
parent | 7ee59bf9bec777b5a3f627dc2cfbde637ce9ebfc (diff) | |
download | pyparsing-git-1928ae222149789046a07cceec21b256c9c84a8c.tar.gz |
Remove mentions of 'psyco' from docs and examples
The psyco package has been declared umaintained and dead. It is no
longer receiving bug fixes including for security issues. From
http://psyco.sourceforge.net/
> 12 March 2012
>
> Psyco is unmaintained and dead. Please look at PyPy for the
> state-of-the-art in JIT compilers for Python.
Avoid recommending the use of an unmaintained package (since 2012).
Users can continue to use PyPy for the latest and greatest in Python
JIT.
Diffstat (limited to 'examples/urlExtractor.py')
0 files changed, 0 insertions, 0 deletions