]> granicus.if.org Git - python/commit
Remove inaccurate (and it turns out, entirely superfluous) declarations of
authorMichael W. Hudson <mwh@python.net>
Thu, 17 Jul 2003 16:26:58 +0000 (16:26 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 17 Jul 2003 16:26:58 +0000 (16:26 +0000)
commitafd43b55124e332fe0a8e495bef551ba7e49a69f
tree7769560af5a9674fab6234e80e65433dc2a0d963
parent7a6b4f0284ba363ddd3ded308449b6d2d838a3d2
Remove inaccurate (and it turns out, entirely superfluous) declarations of
PyOS_InputHook and PyOS_ReadlineFunctionPointer).

The inaccuracies were causing problems in framework builds on Mac OS X.
Modules/readline.c