| Python Version 2.6.4 |
| Python System and Build Information | |
|---|---|
| Python Subversion | CPython, tags/r264, 75706 |
| OS Version | Linux 2.6.31-19-server (Ubuntu 9.10) |
| Executable | /usr/local/bin/python |
| Build Date | Dec 7 2009 18:43:55 |
| Compiler | GCC 4.4.1 |
| Python API | 1013 |
| Python Internals | |
|---|---|
| Built-in Modules | __builtin__, __main__, _ast, _bisect, _codecs, _collections, _functools, _locale, _random, _socket, _sre, _struct, _symtable, _warnings, _weakref, array, binascii, cPickle, cStringIO, errno, exceptions, fcntl, gc, grp, imp, itertools, marshal, math, operator, posix, pwd, select, signal, spwd, strop, sys, syslog, thread, time, unicodedata, xxsubtype, zipimport, zlib |
| Byte Order | little endian |
| Check Interval | 100 |
| File System Encoding | ANSI_X3.4-1968 |
| Maximum Integer Size | 9223372036854775807 (0x7FFFFFFFFFFFFFFF) |
| Maximum Recursion Depth | 1000 |
| Maximum Traceback Limit | 1000 |
| Maximum Unicode Code Point | 1114111 |
| OS Internals | |
|---|---|
| Current Working Directory | /var/www/twoevils.org/cgi-bin |
| Effective Group ID | 1153 |
| Effective User ID | 1122 |
| Group ID | 1153 |
| Group Membership | 1153 |
| Line Seperator | \n |
| Load Average | 0.74, 0.93, 0.97 |
| Path Seperator | : |
| Process ID | 28022 (parent: 28021) |
| User ID | 1122 |
| Environmental Variables | |
|---|---|
| DOCUMENT_ROOT | /var/www/twoevils.org |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTP_ACCEPT | text/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_CHARSET | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT_LANGUAGE | en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_CONNECTION | close |
| HTTP_HOST | www.twoevils.org |
| HTTP_PRAGMA | no-cache |
| HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| HTTP_X_CC_ID | ccc01-01 |
| PATH | /usr/local/bin:/usr/bin:/bin |
| QUERY_STRING | |
| REMOTE_ADDR | 38.107.191.92 |
| REMOTE_PORT | 47135 |
| REQUEST_METHOD | GET |
| REQUEST_URI | /cgi-bin/pyinfo.py |
| SCRIPT_FILENAME | /var/www/twoevils.org/cgi-bin/pyinfo.py |
| SCRIPT_NAME | /cgi-bin/pyinfo.py |
| SERVER_ADDR | 207.7.145.211 |
| SERVER_ADMIN | [no address given] |
| SERVER_NAME | www.twoevils.org |
| SERVER_PORT | 80 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SIGNATURE | <address>Apache/2.2.12 (Ubuntu) Server at www.twoevils.org Port 80</address> |
| SERVER_SOFTWARE | Apache/2.2.12 (Ubuntu) |
| Database Support | |
|---|---|
| DB2/Informix (ibm_db) | disabled |
| MSSQL (adodbapi) | disabled |
| MySQL (MySQL-Python) | disabled |
| ODBC (mxODBC) | disabled |
| Oracle (cx_Oracle) | disabled |
| PostgreSQL (PyGreSQL) | disabled |
| Python Data Objects (PyDO) | disabled |
| SAP DB (sapdbapi) | disabled |
| Data Compression and Archiving | |
|---|---|
| Bzip2 Support | enabled |
| Gzip Support | enabled |
| Tar Support | enabled |
| Zip Support | enabled |
| Zlib Support | enabled |
| LDAP | |
|---|---|
| Python-LDAP Version | 2.3.8 |
| API Version | 3001 |
| Default Protocol Version | 2 |
| Minimum Protocol Version | 2 |
| Maximum Protocol Version | 3 |
| SASL Support (Cyrus-SASL) | enabled |
| TLS Support (OpenSSL) | enabled |
| Vendor Version | 20415 |
| socket | |
|---|---|
| Hostname | chef |
| Hostname (fully qualified) | chef.nerp.net |
| IP Address | 207.7.145.210 |
| IPv6 Support | enabled |
| SSL Support | enabled |
| Multimedia and User Interfaces (internal modules) | |
|---|---|
| AIFF Support | enabled |
| Color System Conversion Support | enabled |
| curses Support | enabled, version 2.2 |
| IFF Chunk Support | enabled |
| Image Header Support | enabled |
| OSS Audio Device Support | enabled |
| Raw Audio Support | enabled |
| Raw Image Support | disabled |
| SGI RGB Support | disabled |
| Sound Header Support | enabled |
| Sun Audio Device Support | disabled |
| Sun AU Support | enabled |
| Wave Support | enabled |
| Multimedia and User Interfaces (external modules) | |
|---|---|
| Pygame Support | disabled |
| pyglet Support | disabled |
| PyGTK Support | enabled |
| PyKDE Support | disabled |
| PyOpenGL Support | disabled |
| PyQt3 Support | disabled |
| PyQt4 Support | disabled |
| Tcl/Tk (Tkinter) Support | disabled |
| VPython Support | disabled |
| wxWidgets Support | disabled |
| Miscellaneous External Modules (Site Packages) | |
|---|---|
| CherryPy Support | disabled |
| Crypto Support | disabled |
| Django Support | disabled |
| IPython Support | disabled |
| Jython Support | disabled |
| mod_python Support | enabled, version 3.3.1 |
| mxDateTime Support | disabled |
| NumPy Support | disabled |
| Pylons Support | disabled |
| TurboGears Support | disabled |
| Twisted Support | enabled, version 8.2.0 |
| Zope Support | enabled |
| Python Copyright |
|---|
| Copyright © 2001-2009 Python Software Foundation.
All Rights Reserved. Copyright © 2000 BeOpen.com. All Rights Reserved. Copyright © 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. Copyright © 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. |
| About pyinfo.py |
|---|
|
pyinfo.py is a Python language imitation of PHP's phpinfo() function. Current version: 1.5. Copyright © 2009 April King; source code released under the BSD license. |