|
From: Jerome B. <jer...@xr...> - 2001-11-26 18:19:12
|
Hello, I search a mean to use a Python tailored code with Jython. I have a problem with strings : I must get a 8 bit string for future computation but I created 16 bits string. Does you know a mean to make that Jython provides a 8 bits strings ? Is there a conversion available within Jython ? Thanks, Jerome |