diff options
author | Guido van Rossum <guido@python.org> | 1995-09-18 22:02:47 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-09-18 22:02:47 (GMT) |
commit | ff84049b25321376a40ee1e58bc8b8fd84ce5dd2 (patch) | |
tree | 867687fb1f00fdf7c77cfc90238254b6c0e859ac | |
parent | dc3372e94325dbbbad1db5f0a85e877fb8b59345 (diff) | |
download | cpython-ff84049b25321376a40ee1e58bc8b8fd84ce5dd2.zip cpython-ff84049b25321376a40ee1e58bc8b8fd84ce5dd2.tar.gz cpython-ff84049b25321376a40ee1e58bc8b8fd84ce5dd2.tar.bz2 |
added psa plug
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -70,6 +70,18 @@ optional and no GNU code is distributed with Python. For all these packages, GPL-free public domain versions also exist. +A modest plug +============= + + +Python exists, and is free, thanks to the contributed efforts of many +people. The PSA was created to maximize the results of those efforts, +by helping to coordinate them. The PSA operates web, ftp and email +servers, organizes Python workshops, and engages in other activities +that benefit the Python user community. The PSA is seeking support +for these activities. See this URL for information on how to join: +http://www.python.org/psa/Joining.html + Build instructions ================== |