On 06/10/16 22:40, Loren Wilton wrote:
the multi-user program is a virtual machine
implementation

That's not relevant (unless you mean each user is running in their own VM, in which case you _really_ need to describe your execution environment).

BTW, you _really_ need to describe your execution environment ;)


and the programs running on the machine have resources
like variables, arrays, files, and databases

Python variables? Python arrays (lists? tuples?)? Or some other sort of "variables" and "arrays" that exist outside of Python?

You _really_ need to describe your execution environment ;)

E ;)
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to