Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aa64c46ac9ff168d7730182d48665b0b51b4f69d
/
.
/
Lib
/
antigravity.py
blob: 7fb7d8282a7b797e8ae3722772214cedb95052f5 [
file
] [
log
] [
blame
]
Skip Montanaro
c01e321
2008-10-15 11:49:10 +0000
[
diff
] [
blame
]
1
2
import
webbrowser
3
4
webbrowser
.
open
(
"http://xkcd.com/353/"
)