numpy.f2py.common_rules (version <module 'numpy.f2py.__version__' from '/usr/lib/python2.6/dist-packages/numpy/f2py/__version__.pyc'>)
index
/usr/lib/python2.6/dist-packages/numpy/f2py/common_rules.py

Build common block mechanism for f2py2e.
 
Copyright 2000 Pearu Peterson all rights reserved,
Pearu Peterson <pearu@ioc.ee>
Permission to use, modify, and distribute this software is given under the
terms of the NumPy License
 
NO WARRANTY IS EXPRESSED OR IMPLIED.  USE AT YOUR OWN RISK.
$Date: 2005/05/06 10:57:33 $
Pearu Peterson

 
Modules
       
numpy.f2py.__version__
numpy.f2py.capi_maps
numpy.f2py.cfuncs
numpy.f2py.func2subr
pprint
sys
types

 
Functions
       
buildhooks(m)
errmess = write(...)
write(str) -> None.  Write string str to file.
 
Note that due to buffering, flush() or close() may be needed before
the file on disk reflects the data written.
findcommonblocks(block, top=1)

 
Data
        __file__ = '/usr/lib/python2.6/dist-packages/numpy/f2py/common_rules.pyc'
__name__ = 'numpy.f2py.common_rules'
__package__ = 'numpy.f2py'
debugoptions = []
f2py_version = '2'
isintent_dict = {<function isoptional at 0x4f47b18>: 'OPTIONAL', <function isintent_in at 0x4f47c80>: 'INTENT_IN', <function isintent_inout at 0x4f47cf8>: 'INTENT_INOUT', <function isintent_out at 0x4f47d70>: 'INTENT_OUT', <function isintent_hide at 0x4f47de8>: 'INTENT_HIDE', <function isintent_c at 0x4f47ed8>: 'INTENT_C', <function isintent_cache at 0x4f47f50>: 'INTENT_CACHE', <function isintent_inplace at 0x4f481b8>: 'INTENT_INPLACE'}
options = {}
wrapfuncs = 1