There is a buffer type in python, but I don't know how can I use it. In the Python doc the description is: buffer(object[, offset[, size]]) ... it references a slice of the string. This isn't very useful for short strings like this, but it can be