回答編集履歴

4

追記

2018/01/29 00:17

投稿

Zuishin
Zuishin

スコア28662

test CHANGED
@@ -7,3 +7,11 @@
7
7
  print はここです。
8
8
 
9
9
  [builtin_print(PyObject *self, PyObject *args, PyObject *kwds)](https://hg.python.org/cpython/file/2.7/Python/bltinmodule.c#l1580)
10
+
11
+
12
+
13
+ また Git を使ってソースを見るのは難しくありません。
14
+
15
+ [いまさら聞けないgitの使い方](https://qiita.com/mountcedar/items/682743c95fd3b8fc274b)
16
+
17
+ 適当なディレクトリをカレントにして git clone すればそこにソースをダウンロードしてくれます。

3

修正

2018/01/29 00:17

投稿

Zuishin
Zuishin

スコア28662

test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
  print はここです。
8
8
 
9
- [view Python/bltinmodule.c @ 106495:54c93e0fe79b 2.7](https://hg.python.org/cpython/file/2.7/Python/bltinmodule.c)
9
+ [builtin_print(PyObject *self, PyObject *args, PyObject *kwds)](https://hg.python.org/cpython/file/2.7/Python/bltinmodule.c#l1580)

2

修正

2018/01/29 00:07

投稿

Zuishin
Zuishin

スコア28662

test CHANGED
@@ -1,3 +1,9 @@
1
1
  [Mercurial > cpython](https://hg.python.org/cpython/file/2.7)
2
2
 
3
3
  ここです。
4
+
5
+
6
+
7
+ print はここです。
8
+
9
+ [view Python/bltinmodule.c @ 106495:54c93e0fe79b 2.7](https://hg.python.org/cpython/file/2.7/Python/bltinmodule.c)

1

修正

2018/01/29 00:04

投稿

Zuishin
Zuishin

スコア28662

test CHANGED
@@ -1,3 +1,3 @@
1
- [Mercurial > cpython](https://hg.python.org/cpython)
1
+ [Mercurial > cpython](https://hg.python.org/cpython/file/2.7)
2
2
 
3
3
  ここです。