Re: svn commit: r39844 - trunk/subversion/bindings/swig/include
From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Sat, 10 Oct 2009 16:22:55 +0200
2009-10-07 22:25:27 Roman Donchenko napisaĆ(a):
The code can be conditional on PY_MAJOR_VERSION and PY_MINOR_VERSION:
#if PY_MAJOR_VERSION >= 3 || (PY_MAJOR_VERSION < 3 && PY_MINOR_VERSION >=5)
-- Arfrever Frehtes Taifersar Arahesis ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2405872
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.