Camel.Charset
Camel.Charset.best()
Camel.Charset.iso_to_windows()
Camel.Charset.best_name()
Camel.Charset.init()
Camel.Charset.step()
Name
Type
Access
Description
level
int
r/w
mask
class
best (in_)
best
iso_to_windows (isocharset)
iso_to_windows
best_name ()
best_name
init ()
init
step (in_)
step
in ([int]) – input text
the minimum charset or None for US_ASCII.
None
str or None
str
Finds the minimum charset for this string None means US-ASCII.
isocharset (str) – a canonicalised ISO charset
the equivalent Windows charset.
Processes more input text with the self.