Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags more
Archives
Today
Total
관리 메뉴

Pure Software Engineer :)

파이썬 관련(tip) 본문

Software Engineering/Linux

파이썬 관련(tip)

HelloJaewon 2011. 10. 22. 17:25

import certificate


dir(certificate) // 해당 모듈(certificate) 안에 뭐 있는지(interface) 보여줌

===========================================================


/usr/local/lib/python2.6/dist-package

파이썬에서 사용할 라이브러리 위치 



'Software Engineering > Linux' 카테고리의 다른 글

[XEN] guest vm 생성하기위한 loop device 설정  (0) 2012.05.31
OpenMP  (0) 2011.10.26
리눅스(ubuntu) 관련(tip)  (0) 2011.10.22
리눅스에서 performance 측정하기  (0) 2011.10.14
[Xen] Xen Hypervisor 설치  (0) 2011.08.13