[Subversion] / Contextual / context.txt  

Diff of /Contextual/context.txt

Parent Directory | Revision Log

version 2225, Thu Jul 20 02:26:24 2006 UTC version 2226, Thu Jul 20 02:31:46 2006 UTC
Line 523 
Line 523 
 is to use ``type()``:  is to use ``type()``:
   
     >>> type(favorite_number)      >>> type(favorite_number)
     <class '...context.FunctionProxy'>      <class '...Proxy'>
   
 But even its ``__class__`` (and ``isinstance()``) will match the underlying  But even its ``__class__`` (and ``isinstance()``) will match the underlying
 object:  object:


Generate output suitable for use with a patch program
Legend:
Removed from v.2225  
changed lines
  Added in v.2226

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help