mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() There are small typos in: - docs/python_virtual_environments.rst - setup.py - xonsh/procs/specs.py - xontrib/abbrevs.py Fixes: - Should read `interpreter` rather than `intrepreter`. - Should read `dictionary` rather than `disctionary`. - Should read `descriptors` rather than `descriptiors`. - Should read `because` rather than `becuase`. Signed-off-by: Tim Gates <tim.gates@iress.com> |
||
---|---|---|
.. | ||
abbrevs.py | ||
autovox.py | ||
bashisms.py | ||
coreutils.py | ||
fish_completer.py | ||
free_cwd.py | ||
pdb.py | ||
README | ||
vox.py | ||
voxapi.py | ||
whole_word_jumping.py | ||
xog.py |
xontrib is an implicit namespace package. DO NOT add an __init__.py file to this directory. Feel free to add both *.xsh and *.py files to the directory, they will be installed and available.