]> granicus.if.org Git - python/commit
Add comments to pyport.h explaining how to enable support for short
authorMark Dickinson <dickinsm@gmail.com>
Sun, 19 Apr 2009 11:35:55 +0000 (11:35 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 19 Apr 2009 11:35:55 +0000 (11:35 +0000)
commita4262b93ebb4d6a0419d10832c56b689c7a2e208
treefecbc831134cea55d52e441facf33d279fe8b7d3
parent1cc369ca86cfbcc61fb156ae82e872c533e9f478
Add comments to pyport.h explaining how to enable support for short
float repr on platforms that don't currently support it, and
reorganize the defines slightly to make adding support easier.
Include/pyport.h