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