PATH:
opt
/
alt
/
python33
/
lib
/
python3.3
/
site-packages
/
pip
/
_vendor
/
colorama
# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. from .initialise import init, deinit, reinit from .ansi import Fore, Back, Style from .ansitowin32 import AnsiToWin32 __version__ = '0.3.1'
[+]
__pycache__
[-] initialise.py
[edit]
[-] __init__.py
[edit]
[-] ansi.py
[edit]
[+]
..
[-] win32.py
[edit]
[-] ansitowin32.py
[edit]
[-] winterm.py
[edit]