eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvManager.html

changeset 7960
e8fc383322f7
parent 7910
2eeec6bc49e6
child 7989
a21d673a8f99
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
320 Public method to get the default virtual environment. 320 Public method to get the default virtual environment.
321 </p> 321 </p>
322 <p> 322 <p>
323 Default is an environment with the key '<default>' or the first one 323 Default is an environment with the key '<default>' or the first one
324 having an interpreter matching sys.executable (i.e. the one used to 324 having an interpreter matching sys.executable (i.e. the one used to
325 execute eric6 with) 325 execute eric with)
326 </p> 326 </p>
327 <dl> 327 <dl>
328 <dt>Returns:</dt> 328 <dt>Returns:</dt>
329 <dd> 329 <dd>
330 tuple containing the environment name and a dictionary 330 tuple containing the environment name and a dictionary

eric ide

mercurial