Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Classe « JSONTag »

Méthode flask.json.tag.JSONTag.to_json

Signature de la méthode to_json

def to_json(self, value: Any) -> Any 

Description

to_json.__doc__

Convert the Python object to an object that is a valid JSON type.
        The tag will be added later.