Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e9da81c62bd489e7c0347e896bf6d108f8a10f97
/
.
/
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/"
)