omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Converting _NSArray to list

    Pythonista
    objcutil
    2
    3
    2470
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • filippocld
      filippocld last edited by

      I don't know if it was already solved, but i can't find a solution. I basically got an nsarray and i want to convert it to a python list.
      Is it possible?
      Thanks in Advance,
      Filippo

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        list(my_array) should work.

        1 Reply Last reply Reply Quote 0
        • filippocld
          filippocld last edited by

          Wow... Thanks :-)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors