setup::custom_build_ext Class Reference

Inheritance diagram for setup::custom_build_ext:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def build_extension
def run

Static Public Attributes

string warning_message

Detailed Description

Allow C extension building to fail.

The C extension speeds up BSON encoding, but is not essential.

Definition at line 90 of file setup.py.


Member Function Documentation

def setup::custom_build_ext::build_extension (   self,
  ext 
)

Definition at line 115 of file setup.py.

def setup::custom_build_ext::run (   self  ) 

Definition at line 106 of file setup.py.


Member Data Documentation

Initial value:
"""
**************************************************************
WARNING: %s could not
be compiled. No C extensions are essential for PyMongo to run,
although they do result in significant speed improvements.

%s
**************************************************************
"""

Definition at line 96 of file setup.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pymongo
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:09:07 2013