OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | urlopen (*args, **kwargs) |
def | urldefrag (url) |
Variables | |
PY3 | |
zip | |
str_types | |
int_types | |
iteritems | |
Python 2/3 compatibility helpers. Note: This module is *not* public API.
def jsonschema.compat.urldefrag | ( | url | ) |
def jsonschema.compat.urlopen | ( | * | args, |
** | kwargs | ||
) |
int_types |
iteritems |
PY3 |
str_types |
zip |