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