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 « PurePath » Python 3.11.3

Méthode pathlib.PurePath.__str__

Signature de la méthode __str__

def __str__(self) 

Description

help(PurePath.__str__)

Return the string representation of the path, suitable for
        passing to system calls.