mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
5 lines
64 B
Python
5 lines
64 B
Python
|
|
|
||
|
|
import webbrowser
|
||
|
|
|
||
|
|
webbrowser.open("http://xkcd.com/353/")
|