#!/usr/bin/python fname = "a.txt” f = open(fname) |
'python' 카테고리의 다른 글
[ipython] Pandas 라이브러리 사용시 좋은 레퍼런스 (0) | 2015.07.07 |
---|---|
[ipython] numpy.dtype has the wrong size, try recompiling 해결 (0) | 2015.07.07 |
[ipython] 설치 & 테스트 (0) | 2015.07.03 |
[Go Language] 링크 모음 (0) | 2010.06.10 |
Python development with Eclipse and Ant - pydev (0) | 2006.02.06 |