Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
91d7dfd77c85c0549b48d2bb281e83b51d38c0c4
/
.
/
Lib
/
antigravity.py
blob: 7fb7d8282a7b797e8ae3722772214cedb95052f5 [
file
] [
log
] [
blame
]
Benjamin Peterson
206e307
2008-10-19 14:07:49 +0000
[
diff
] [
blame
]
1
2
import
webbrowser
3
4
webbrowser
.
open
(
"http://xkcd.com/353/"
)