commit | 7d71fb8132d1ce0c49ad4557b89da592120cf118 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Wed Mar 21 04:45:04 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Wed Mar 21 04:45:04 2007 +0000 |
tree | 154c2d228325c3b6bfa6d95310972dcd3df9f6d7 | |
parent | 670e6921349dd408b6958a0c5d3b1486725f9beb [diff] |
Little fixes: * make some module variables static to prevent name pollution * Add some comments to clarify what's going on and some XXXs to address * Add a space after "for" before ( * exc_value and tb can be NULL in some cases * Get working on Windows (I think)