Re: a question regarding call-by-reference

2006-02-08 Thread enjoying the view
ported and leave it at that. Between floors. Going down. Enjoying the view. -- http://mail.python.org/mailman/listinfo/python-list

a question regarding call-by-reference

2006-02-06 Thread enjoying the view
I am working on a school project, trying to build a simple RPC stub generator. The idea is that the generator takes a normal python file with functions defined in it and produces a client and server stub. The client stub has the same functions defined, but they just connect to the server and ask it