Home | History | Annotate | Download | only in lib

Lines Matching full:notation

3105 arguments start and end are interpreted as in slice notation.
3113 as in slice notation.B.find(sub [,start [,end]]) -> int
3117 arguments start and end are interpreted as in slice notation.
15219 as in slice notation.S.capitalize() -> string
15248 arguments start and end are interpreted as in slice notation.
15256 arguments start and end are interpreted as in slice notation.
20120 arguments start and end are interpreted as in slice notation.
20182 arguments start and end are interpreted as in slice notation.
20205 interpreted as in slice notation.S.center(width[, fillchar]) -> unicode