Executable Object Statements and Built-in FunctionsBuilt-in Function or Statement Descriptioncallable(obj)Returns true if obj is callable and False otherwisecompile(string, file, type)Creates a code object from string of type type; fileis where the code originates from (usually set to "")e Read More
posted @ 2012-02-06 11:32
庚武
Views(482)
Comments(0)
Diggs(0)