[PyOpenGL-Devel] pep8, and removing the use of tabs?
Brought to you by:
mcfletch
From: René D. <re...@gm...> - 2009-08-28 14:55:24
|
Hi, can we remove all of the tabs from pyopengl, and replace them with 4 spaces? Most python code uses no tabs and 4 spaces instead, and pep8 recommends it. |