import webbrowser url = "http://naver.com" webbrowser.open(url)
'Language > python' 카테고리의 다른 글
selenium 라이브러리를 이용한 Facebook automation tool (0) | 2016.07.23 |
---|---|
Python String maketrans() Method (0) | 2016.07.19 |
정규표현식 (Regular Expression) (0) | 2016.06.13 |
[python] 입력 input vs raw_input (0) | 2016.06.12 |
How to programing for socket in python (0) | 2016.06.11 |