Skip to content

Instantly share code, notes, and snippets.

@HQMIS
Created December 18, 2012 01:23
Show Gist options
  • Save HQMIS/4324135 to your computer and use it in GitHub Desktop.
Save HQMIS/4324135 to your computer and use it in GitHub Desktop.
【Python】【Library】【webbrowser】
FUNCTIONS
get(using=None)
Return a browser launcher instance appropriate for the environment.
open(url, new=0, autoraise=True)
open_new(url)
open_new_tab(url)
register(name, klass, instance=None, update_tryorder=1)
Register a browser connector and, optionally, connection.
@HQMIS
Copy link
Author

HQMIS commented Dec 18, 2012

@HQMIS
Copy link
Author

HQMIS commented Dec 18, 2012

@HQMIS
Copy link
Author

HQMIS commented Dec 18, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment