Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/raw-file/01f9e9c3493e/README.devel
Дата изменения: Unknown
Дата индексирования: Fri Feb 11 14:13:14 2011
Кодировка:
To use the library in-place, without installing, you have to add it's
directory to PYTHONPATH.

e.g, type this in your shell:

export PYTHONPATH=`pwd`

alternatively, you can type:

. ./SETPATH

which adds the right path to PYTHONPATH and also adds 'utils' directory
to PATH