summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py')
-rw-r--r--AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py b/AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py
new file mode 100644
index 0000000000..122514412b
--- /dev/null
+++ b/AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py
@@ -0,0 +1,4 @@
+
+import webbrowser
+
+webbrowser.open("http://xkcd.com/353/")