Python is memory safe? Can’t you access/address memory with C bindings?

  • calcopiritus@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Both RefCell and unsafe are features of the language. That’s like saying python’s OOP sucks if you don’t use the class keyword.