zoukankan      html  css  js  c++  java
  • Python study----------license()

    license()

    >>> license()
    A. HISTORY OF THE SOFTWARE
    ==========================

    Python was created in the early 1990s by Guido van Rossum at Stichting
    Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
    as a successor of a language called ABC. Guido remains Python's
    principal author, although it includes many contributions from others.

    In 1995, Guido continued his work on Python at the Corporation for
    National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
    in Reston, Virginia where he released several versions of the
    software.

    In May 2000, Guido and the Python core development team moved to
    BeOpen.com to form the BeOpen PythonLabs team. In October of the same
    year, the PythonLabs team moved to Digital Creations, which became
    Zope Corporation. In 2001, the Python Software Foundation (PSF, see
    https://www.python.org/psf/) was formed, a non-profit organization
    created specifically to own Python-related Intellectual Property.
    Zope Corporation was a sponsoring member of the PSF.

    All Python releases are Open Source (see http://www.opensource.org for
    the Open Source Definition). Historically, most, but not all, Python
    Hit Return for more, or q (and Return) to quit:

    Python由Stichting的Guido van Rossum于1990年代初创建
    荷兰Mathematisch Centrum(CWI,请参阅http://www.cwi.nl)
    作为一种叫做ABC的语言的继承者。 Guido仍然是Python的
    主要作者,尽管其中包括其他人的许多贡献。

    1995年,Guido在Corporation继续他在Python方面的工作,
    国家研究计划(CNRI,请参阅http://www.cnri.reston.va.us)
    他在弗吉尼亚州雷斯顿(Reston)发行了多个版本的
    软件。

    2000年5月,Guido和Python核心开发团队移居到
    BeOpen.com组成BeOpen PythonLabs团队。同年十月
    年,PythonLabs团队搬到了Digital Creations,
    Zope Corporation。在2001年,Python软件基金会(PSF,
    https://www.python.org/psf/)成立,这是一个非营利组织
    专为拥有与Python相关的知识产权而创建。
    Zope Corporation是PSF的发起人。

    所有Python版本都是开放源代码(有关详细信息,请参见http://www.opensource.org
    开源定义)。历史上,大多数(但不是全部)Python
    按回车键获取更多信息,或按q(和回车键)退出:

    余生山海远阔,愿你随心所向,随梦所往,随爱所去
  • 相关阅读:
    将包含<pre>标签的json转换成js
    JS 获取系统时间
    JS 对url进行编码
    DevExpress.XtraCharts.ChartControl 实例
    VB 窗体继承
    datagrid 属性
    SQLite操作总结
    Struts2 简介及学习方法介绍
    struts2 中使用DMI(动态调用方法)方式配置action
    JSP 里 的 basePath
  • 原文地址:https://www.cnblogs.com/yigexiaozuanfeng/p/13503931.html
Copyright © 2011-2022 走看看