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 :

Module « curses » Python 3.11.3

Fonction tparm - module curses

Signature de la fonction tparm

def tparm(str, i1=0, i2=0, i3=0, i4=0, i5=0, i6=0, i7=0, i8=0, i9=0) 

Description

help(curses.tparm)

Instantiate the specified byte string with the supplied parameters.

  str
    Parameterized byte string obtained from the terminfo database.