質問編集履歴

1

ソースコードのコメント部分の修正

2018/04/29 10:55

投稿

yuyabu
yuyabu

スコア63

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  ... print('test')
58
58
 
59
- >>> inspect.getsource(test) 実行(失敗する)
59
+ >>> inspect.getsource(test) #実行(失敗する)
60
60
 
61
61
  Traceback (most recent call last):
62
62