repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
#6904 - fix broken link
[python.git]
/
Lib
/
antigravity.py
blob
7fb7d8282a7b797e8ae3722772214cedb95052f5
1
2
import
webbrowser
3
4
webbrowser
.
open
(
"http://xkcd.com/353/"
)