156
169
self.port = int(random.uniform(3000, 8000))
161
171
# Start the console server (port, magic)
162
172
# trampoline usage: tramp uid jail_dir working_dir script_path args
163
173
# console usage: python-console port magic
164
174
res = os.spawnv(os.P_WAIT, trampoline_path, [