Hi! I'd like to handle two-dimensional arrays. My first choice, the numpy library, doesn't seem to be an option due to compatibility issues (see my other thread about python22.dll). Is there a tutorial somewhere how to handle 2d-arrays with vanilla Python? Thanks and best regards, Martin