In article <mailman.2580.1384399784.18130.python-l...@python.org>, Chris Angelico <ros...@gmail.com> wrote:
> I have yet to see any language that gives true globals. At very best, > they're just process-wide! Honestly. How am I supposed to write code > that accesses variables running on my New York server? Any one of a slew of remote procedure call protocols. These days, the cool kids are using REST, but people have been doing RPC-ish things ever since the first guy to connect two computers with a piece of wire. Wait, aren't you the guy who's into MUDs? -- https://mail.python.org/mailman/listinfo/python-list