Skip to content Skip to sidebar Skip to footer
Showing posts with the label Private

Is This Code Truly Private? (python)

I am trying to make python allow private variable, so I made this decorator that you put at the beg… Read more Is This Code Truly Private? (python)