[xml] bindings for python 2.1 on windows



Here is a small patch to support building
the python bindings for python 2.1 on windows.

There are 2 fixes:
- vsnprintf is used in the bindings. It was exposed
  by the python 2.2 headers but not so for python 2.1.
- the dlls are not installed in the same place
  (before python 2.2 python/lib/site-packages was not used on windows).

-sbi

Attachment: python21.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]