summaryrefslogtreecommitdiffstats
path: root/Lib/test/cjkencodings/shift_jis.txt
blob: 10b760d8678c712160d629528adffdc397dfa51e (plain)
1
2
3
4
5
6
7
Python の開発は、1990 年ごろから開始されています。
開発者の Guido van Rossum は教育用のプログラミング言語「ABC」の開発に参加していましたが、ABC は実用上の目的にはあまり適していませんでした。
このため、Guido はより実用的なプログラミング言語の開発を開始し、英国 BBS 放送のコメディ番組「モンティ パイソン」のフ@ンである Guido はこの言語を「Python」と名づけました。
このような背景から生まれた Python の言語設計は、「シンプル」で「習得が容易」という目標に重点が置かれています。
多くのスクリプト系言語ではユーザの目先の利便性を優先して色々な@能を言語要素として取り入れる場合が多いのですが、Python ではそういった小細工が追加されることはあまりありません。
言語自体の@能は最小限に押さえ、必要な@能は拡張モジュールとして追加する、というのが Python のポリシーです。

.git/commit/Source?h=v3.0.0-rc5&id=34b635332413f1d54e26b46bb8ace0e3b3c6f84f'>STYLE: Nightly Version updateAndy Cedilnik2005-06-011-1/+1 * COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-3111-103/+103 * ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-3115-492/+582 * ENH: removed the PREORDER option from the AddSubDirectory commandKen Martin2005-05-312-14/+2 * COMP: fix a waringKen Martin2005-05-311-2/+1 * ENH: now uses Makefile2 to cleanup zsh issues and provided some more document...Ken Martin2005-05-313-20/+309 * STYLE: add some better comments and remove some unused codeKen Martin2005-05-314-164/+34 * STYLE: Nightly Version updateAndy Cedilnik2005-05-311-1/+1 * ENH: Add support for iomanipAndy Cedilnik2005-05-301-0/+8 * STYLE: Nightly Version updateAndy Cedilnik2005-05-301-1/+1 * STYLE: Nightly Version updateAndy Cedilnik2005-05-291-1/+1 * COMP: warning.Bill Lorensen2005-05-281-1/+1 * STYLE: Nightly Version updateAndy Cedilnik2005-05-281-1/+1 * ENH: add convenience function to convert Windows command line args into Unix ...Sebastien Barre2005-05-282-4/+116 * ENH: Use generated file stream for filesAndy Cedilnik2005-05-271-3/+3 * STYLE: Nightly Version updateAndy Cedilnik2005-05-271-1/+1 * ENH: Fix for changes in XML-RPC for Dart2Andy Cedilnik2005-05-261-16/+5 * COMP: Fix for support of VS 8.0 beta 2Andy Cedilnik2005-05-261-2/+3 * STYLE: Nightly Version updateAndy Cedilnik2005-05-261-1/+1 * ENH: added clean target for subdirsKen Martin2005-05-252-26/+60 * BUG: a fix for constant recomputing of dependsKen Martin2005-05-254-8/+17 * ENH: new fortran depends to match new Unix GenAndy Cedilnik2005-05-251-6/+11 * ENH: switch to using new Unix Makefile generator for Unix as wellKen Martin2005-05-25