fileinput.lineno() Return the cumulative line number of the line that has just been read. Before the first line has been read, returns 0. After the last line of the last file has been read, returns the line number of that line.
sched_priority The scheduling priority for a scheduling policy.
Etop() Returns a value equal to Emax - prec + 1.
operator.rshift(a, b) operator.__rshift__(a, b) Return a shifted right by b.
operator.countOf(a, b) Return the number of occurrences of b in a.
IMAP4.logout() Shutdown connection to server. Returns server BYE response.
curses.ascii.isblank(c) Checks for an ASCII whitespace character; space or horizontal tab.
os.setsid() Call the system call setsid(). See the Unix manual for the semantics. Availability: Unix.
CookieJar.set_cookie_if_ok(cookie, request) Set a Cookie if policy says it’s OK to do so.
path Path to the extension module.
Page 156 of 663