Home | Trees | Indices | Help |
---|
|
Information about a character set.
This object provides details about a character set returned from the Connection.get_current_character_set_info method.
|
|||
| __init__(...) | ||
| __repr__(...) |
|
|||
|
collation_name The collation name. |
||
|
comment Comment about the character set. |
||
|
dir Character set directory. |
||
|
mb_max_len Multi-byte character maximum length. |
||
|
mb_min_len Multi-byte character minimum length. |
||
|
name The name of the character set. |
|
|
|
|
collation_nameThe collation name. |
commentComment about the character set. |
dirCharacter set directory. |
mb_max_lenMulti-byte character maximum length. |
mb_min_lenMulti-byte character minimum length. |
nameThe name of the character set. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:27 2006 | http://epydoc.sourceforge.net |