Blender Git Commit Log
Git Commits -> Revision 7980265
Revision 7980265 by Campbell Barton (master) January 26, 2018, 01:23 (GMT) |
Tests: replace os.system w/ subprocess.call Saves on process creation and avoids being tripped up by command line parsing. Based on D2967 by @ldo with edits. |
Commit Details:
Full Hash: 7980265e7e509f5d9c9ed0f281c67d0662d4f464
Parent Commit: 65d40b3
Lines Changed: +87, -61
1 Modified Path:
/tests/python/pep8.py (+87, -61) (Diff)