teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

4

追記

2018/01/29 00:17

投稿

Zuishin
Zuishin

スコア28675

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

3

修正

2018/01/29 00:17

投稿

Zuishin
Zuishin

スコア28675

answer CHANGED
@@ -2,4 +2,4 @@
2
2
  ここです。
3
3
 
4
4
  print はここです。
5
- [view Python/bltinmodule.c @ 106495:54c93e0fe79b 2.7](https://hg.python.org/cpython/file/2.7/Python/bltinmodule.c)
5
+ [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

スコア28675

answer CHANGED
@@ -1,2 +1,5 @@
1
1
  [Mercurial > cpython](https://hg.python.org/cpython/file/2.7)
2
- ここです。
2
+ ここです。
3
+
4
+ print はここです。
5
+ [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

スコア28675

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