「The Zen of Python」の版間の差分
imported>Fallout New Tokyo 編集の要約なし |
|||
| 1行目: | 1行目: | ||
'''The Zen of Python''' | '''The Zen of Python'''(読み:ざ・ぜん・おぶ・ぱいそん)とは、[[Python]]プロジェクトが掲げている設計哲学、標語(スローガン)である。Zenとは「禅」のことである。 | ||
== 原文 == | == 原文 == | ||
| 48行目: | 48行目: | ||
== thisモジュール == | == thisモジュール == | ||
thisモジュールをimportすると、この標語が画面に表示される。 | thisモジュールをimportすると、この標語が画面に表示される。[[豆知識]]。 | ||
<ref>http://yk55.com/blog/2010/11/14/python_good_stroy_behindthis_module_/</ref> | <ref>http://yk55.com/blog/2010/11/14/python_good_stroy_behindthis_module_/</ref> | ||
<source lang="python"> | <source lang="python"> | ||
| 102行目: | 101行目: | ||
== 著作権 == | == 著作権 == | ||
The Zen of Pythonの原文の著作権は[[パブリックドメイン]] | The Zen of Pythonの原文の著作権は[[パブリックドメイン]]で[[ライセンス]]されている。 | ||
== 関連項目 == | == 関連項目 == | ||
| 109行目: | 108行目: | ||
== 参考文献 == | == 参考文献 == | ||
{{reflist}} | |||
== 外部リンク == | == 外部リンク == | ||
{{stub}} | {{stub}} | ||