Lines Matching full:just
71 :file:`README.txt` or possibly just :file:`README`, which should explain that
83 modules you've just downloaded: Run the command above. Unless you need to
108 into. For example, if you've just downloaded a module source distribution
181 platform and Python version. The first form, with just a :file:`lib` directory,
206 If you don't choose an installation directory---i.e., if you just run ``setup.py
242 simple commands. Under Unix, just type ``python`` at the shell prompt. Under
366 Unix, lazy typists can just type a tilde (``~``); the :command:`install` command
423 base, which is used for platform-specific files. (Currently, this just means
496 :ref:`inst-alt-install` just don't do what you want. You might want to tweak just
549 directory---you just have to remember that there are two types of modules
561 If you want to define an entire installation scheme, you just have to supply all
583 the Distutils as it parses your command line options, just as it does when
713 Finally, ``sys.path`` is just a regular Python list, so any Python application
810 For example, the following is a complete config file that just forces all
898 valid Python identifier. You can't just change this in order to rename a module
1046 installation options and the version and language of Windows. In a "just for