Ejemplo n.º 1
0
 def _initialize(self):
     self.encodebuf = c_codecs.pypy_cjk_enc_new(self.codec)
     self.pending = u""
Ejemplo n.º 2
0
 def _initialize(self):
     self.encodebuf = c_codecs.pypy_cjk_enc_new(self.codec)
     self.pending = u""