[Pyrex] #if

Bryan Weingarten Bryan.Weingarten at watchguard.com
Fri Oct 17 17:49:38 CEST 2003


the following #if statement didn't appear the generated c code.  is
there something i'm missing to make this work?

def map_win32(self, err):
    #if defined(_windows)    
    return _wgpr._builtins._map_win32(err)
    #endif

thanks, 

bryan




More information about the Pyrex mailing list