Python Reference Guide
 
Loading...
Searching...
No Matches
str Class Reference

Python built-in string class. More...

#include <pyfbsdk.h>

Inheritance diagram for str:

Detailed Description

Python built-in string class.

A string object is non mutable. For further information on this class, please consult http://docs.python.org/lib/string-methods.html