コード例 #1
0
ファイル: input_test.py プロジェクト: dillmann/rscs
	def test_read(self):
		input = Input('input1', 22)
		x = input.read()