403 Forbidden


Disable Functions:
Path : /bin/
File Upload :
Command :
Current File : //bin/chardetect

#!/usr/bin/python
# EASY-INSTALL-ENTRY-SCRIPT: 'chardet==2.2.1','console_scripts','chardetect'
__requires__ = 'chardet==2.2.1'
import sys
from pkg_resources import load_entry_point

if __name__ == '__main__':
    sys.exit(
        load_entry_point('chardet==2.2.1', 'console_scripts', 'chardetect')()
    )

404 Not Found
[ LogOut ]