Blender Git Commit Log

Git Commits -> Revision 4f29769

Revision 4f29769 by Campbell Barton (master)
March 4, 2012, 03:14 (GMT)
fix for issue raise by patch [#30154] non utf8 buildinfo, fails to import 'bpy' module.

we cant ensure buildinfo to have utf8 encoding so access it as bytes via python - a different workaround then this patch made.

also use C style string formatting for sys_info.py

Commit Details:

Full Hash: 4f2976941fd7284c85e89c1de5038805e62a5c99
SVN Revision: 44631
Parent Commit: 6c37e0a
Lines Changed: +59, -55

2 Modified Paths:

/release/scripts/modules/sys_info.py (+36, -36) (Diff)
/source/blender/python/intern/bpy_app.c (+23, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021