1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 20:30:59 +00:00
serenity/Ports/python3
Linus Groh 9f970c3459 Ports: Register Browser in the Python webbrowser module
This makes the following work:

    >>> import webbrowser
    >>> webbrowser.open("http://serenityos.org")

As well as this well-known easter egg:

    >>> import antigravity

Pretty cool! :^)
2021-05-06 14:26:09 +01:00
..
patches Ports: Register Browser in the Python webbrowser module 2021-05-06 14:26:09 +01:00
.gitignore Ports: Build most python3 extension modules statically 2021-02-02 16:53:06 +01:00
package.sh Ports: Remove obsolete patches for Python 2021-04-25 10:14:50 +02:00
version.sh Ports: Update Python to 3.9.5 2021-05-06 13:04:38 +01:00