Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 370 Bytes

text_processing_services.md

File metadata and controls

10 lines (9 loc) · 370 Bytes

Text Processing Services

string — Common string operations

re — Regular expression operations

difflib — Helpers for computing deltas

textwrap — Text wrapping and filling

unicodedata — Unicode Database

stringprep — Internet String Preparation

readline — GNU readline interface

rlcompleter — Completion function for GNU readline