<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/70019>70019</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Clang 16.0.1.1: Binding: Python For Curosr with kind CursorKind.BINARY_OPERATOR  the spelling method of Cursor Class issue
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          Romisajad
      </td>
    </tr>
</table>

<pre>
    When the cursor is pointing to any Binary Operator for example like ( + or = ).
The spelling property of the Cursor class is not working.
It is not returning the Operator. As you can see in the following screenshots that i have tried to printout the cursor.spelling but for that it returns nothing and the numbers are the location line number.
I have provided the code and the output of the problem.
![img](https://github.com/llvm/llvm-project/assets/25686045/7a1dc9fb-99d8-4e2c-bf20-3fee9e5f84c5)
![img1](https://github.com/llvm/llvm-project/assets/25686045/3128ce6c-2af1-4f90-ae34-802f1f90247e)

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJysk02P8yYUhX8N3lzZAmwnZuFFMmmkV5U6o2ikqqsKw7XNDAYL8Ezz7ys7H626q_Su_AHn3ufAPTJGMzjEltRHUp8yuaTRh_biJxPlh9RZ5_W1_X1EB2lEUEuIPoCJMHvjknEDJA_SXeFonAxXeJ0xyOQD9D4A_iWn2SJY84lAeAOEH8EHIOUJCBcFoSdCD-8jQpzR2rXaHPyMIV3B91vDl1tDZWWMa1vnE3z78GnccJf_SI__AdMS3MY04pOkgEOEq19ASQcREczNSu-t9d_r7qgCooujTxHSKBMYGOUXQgoG9epvDsYlv6R_HUHxJO6WtJm9KR8UG9G4rkunN51bpg5DBBlw-7ZeyWS8A2vcY_Vh6dZ_Dv7LaLzJldf4rOWXNC_pcUZz8J3F6S4mnJH6aKaB1CfCmzGlOZLyQPiZ8PNg0rh0hfIT4Wdrvx6PfA7-A1Ui_CxjxBQJP_N61-xoVRN-3kumlei7XAjd5BVylXc9p3nZIwqs-6ZSNeHiPwDsJxKUjDcKdyrnsmd51QuaSyyrvKG8Z72gvNrjkyDTbalFKWSGLduJhlW0pjwb20pjX4teia5TVCqFopOV6JuO6goZ3WWm5ZSXjPKKiopVvFBMqpqWpdw1vSz3nFQUJ2lssTIXPgyZiXHBdk8pE5mVHdq4ZYlzZaUbCOdrrEK7eeyWIZKKWhNT_KdCMsli-7JuB7YraMEKRsrDGilt3LC-vl3T6B2cfVgT4WOAb5NG-DRO3yPyq3G6OP747XD548_Xt18uh_fXC2zj8ZzUCdPo9To191S93FMVF8yWYNv_fVObdL2pzf7fAQAA___0vmc3">