stringprep: The Internet String Preparation Module

1 Description

The Python stringprep module is used to transform a given string into a form appropriate for a given internet application. A simple example would be taking an un-escaped URL and properly escaping it.

This document was last updated: