SyFi  0.3
test_sfc::test_cache Namespace Reference

Classes

class  TestCache

Functions

def info

Variables

string __authors__ = "Martin Sandve Alnes"
string __date__ = "2012-05-16"

Function Documentation

def test_sfc.test_cache.info (   args)

Definition at line 13 of file test_cache.py.

Referenced by SWIG_pchar_descriptor(), test_sfc.test_cache.TestCache.test_cache(), and swig::traits_info< Type >.type_info().

00013 
00014 def info(*args):
00015     if 0: print " ".join(map(str,args))


Variable Documentation

string test_sfc::test_cache::__authors__ = "Martin Sandve Alnes"

Definition at line 3 of file test_cache.py.

string test_sfc::test_cache::__date__ = "2012-05-16"

Definition at line 4 of file test_cache.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines