Fix #4846 (Py_UNICODE_ISSPACE causes linker error) by moving the declaration
commitf488439db6312d17e5f998ae6aeca265d3b76c29
authormarc-andre.lemburg <marc-andre.lemburg@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jan 2009 19:43:35 +0000 (5 19:43 +0000)
committermarc-andre.lemburg <marc-andre.lemburg@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 5 Jan 2009 19:43:35 +0000 (5 19:43 +0000)
treeb3bc42e79bb3528159898551bc9fa1c40412bde7
parentab0ca372e66a880c49cf8ed3d737510e681dbfde
Fix #4846 (Py_UNICODE_ISSPACE causes linker error) by moving the declaration
into the extern "C" section.

Add a few more comments and apply some minor edits to make the file contents
fit the original structure again.

git-svn-id: http://svn.python.org/projects/python/trunk@68344 6015fed2-1504-0410-9fe1-9d1591cc4771
Include/unicodeobject.h