• # Indices

    Posté par (site web personnel) . En réponse au journal Petit défi Python. Évalué à 7.

    Premier indice, tiré de la doc mentionnée dans le journal :

    A format_spec field can also include nested replacement fields within it.

    Deuxième indice, lié à l'introspection :

    w3m -dump -cols 1000 https://docs.python.org/3/reference/datamodel.html | grep __globals__ | head -n1