K 10 svn:author V 3 dbn K 8 svn:date V 27 2014-03-11T21:02:56.366913Z K 7 svn:log V 247 Fix lang/pypy-devel's sysconfig.py file. In python the 'purelib' and 'platlib' paths should contain 'site-packages' however the original pypy code does not thus the patch did not either however this is not consistent with distutils/sysconfig.py. END