| commit | 69e2c6efbbeff44285f071d011e5e56f5fc26bad | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Tue Feb 08 15:55:42 2000 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Tue Feb 08 15:55:42 2000 +0000 |
| tree | 220302a63468f2f8d0e0c416f08b345bd2f7ba1a | |
| parent | 1b9c6f77885fc4a600f35c717591f055553e666b [diff] |
get_config_h_filename(): Support NT as well as Posix systems.
_init_nt(): Use get_config_h_filename() instead of figuring out the
name directly.
g['SO'] should be set to '.pyd'.
Adjust some minor coding nits.