]> granicus.if.org Git - python/commit
Issue #1040439: better document how to compile and link an embedded Python interpreter.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 30 Nov 2011 20:20:01 +0000 (21:20 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 30 Nov 2011 20:20:01 +0000 (21:20 +0100)
commit97ba26bf7211d9734b244090b453ac905a8788ff
treefe3de4a89a6acb51719e7647be8eb32b0cc466b1
parent44ae4a2a22e00b1714d7fb6aff335d437cbb48bf
parent71bca3495d975baec43215e9cfcc3d0142194ccb
Issue #1040439: better document how to compile and link an embedded Python interpreter.
Still lacks docs for Windows (anyone?).