IDL strings (both bounded and unbounded) map directly into Python strings. If an attempt is made to pass a string that exceeds the length of a bounded string a BAD_PARAM system exception will be raised.