HOME


sh-3ll 1.0
DIR:/proc/self/root/proc/thread-self/root/usr/share/bash-completion/helpers/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/usr/share/bash-completion/helpers/python
# -*- python -*-

import pkgutil

for mod in pkgutil.iter_modules():
    print(mod[1])