OpenQuizz
Une application de gestion des contenus pédagogiques
|
Variables | |
bool | PY2 = True |
bool | PY3 = False |
tuple | string_types = (str, unicode) |
text_type = unicode | |
iteritems = dict.iteritems | |
iteritems = dict.iteritems |
bool PY2 = True |
bool PY3 = False |
tuple string_types = (str, unicode) |
text_type = unicode |