Your IP : 216.73.216.14


Current Path : /snap/core/17272/usr/bin/
Upload File :
Current File : //snap/core/17272/usr/bin/pydoc3

#! /usr/bin/python3.5

import pydoc
if __name__ == '__main__':
    pydoc.cli()