diff options
author | Guido van Rossum <guido@python.org> | 2000-09-05 20:04:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-09-05 20:04:35 (GMT) |
commit | 7a12ef3479648406cdf44d1d0d4c61ce7af626cb (patch) | |
tree | 86be4f2e4127b39a2b6db861bdf4958669a4bfa9 /README | |
parent | 24c3d6080d696d567a0abbf602416f626c6abd1a (diff) | |
download | cpython-7a12ef3479648406cdf44d1d0d4c61ce7af626cb.zip cpython-7a12ef3479648406cdf44d1d0d4c61ce7af626cb.tar.gz cpython-7a12ef3479648406cdf44d1d0d4c61ce7af626cb.tar.bz2 |
Added BeOpen support plug.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -55,6 +55,10 @@ compared to Tcl, Perl, Java, JavaScript, Visual Basic or Scheme. To find out more about what Python can do for you, point your browser to http://www.pythonlabs.com/. +BeOpen.com offers corporate support, custom development and +sponsorships for Python. Contact <sales@beopen.com> for more +information. + BeOpen Python releases include pre-built Python executables for major platforms and are available from PythonLabs. |