[Python-Dev] for Python + Java devs - real-world importance of the security model

Nick Coghlan ncoghlan at gmail.com
Sat Mar 8 12:25:51 CET 2014


On 8 March 2014 20:27, Sean Felipe Wolfe <ether.joe at gmail.com> wrote:
> Hello everybody,
>
> I'm getting back into some Java game programming using the (excellent)
> libgdx library. It's been a couple years since I've written Java
> classes from scratch and it's got me thinking.

Sean, did you mean to send this to core Python list? It is not
relevant to CPython development (it's really off topic even for
python-ideas).

A more appropriate venue for this kind of general programming question
is the "Programmers" subsite of Stack Exchange. For example, you can
see some discussion of the "private" variable question at
https://programmers.stackexchange.com/questions/143736/why-do-we-need-private-variables

Regards,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list