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