Blender V2.61 - r43446
Functions | Variables

pep8 Namespace Reference

Functions

def file_list_py
def is_pep8
def main

Variables

int PEP8_SEEK_COMMENT = 40
string SKIP_PREFIX = "./tools"
 FORCE_PEP8_ALL = False

Function Documentation

def pep8::file_list_py (   path)

Definition at line 43 of file pep8.py.

def pep8::is_pep8 (   path)

Definition at line 50 of file pep8.py.

def pep8::main ( )

Definition at line 72 of file pep8.py.


Variable Documentation

Definition at line 40 of file pep8.py.

Definition at line 38 of file pep8.py.

string pep8::SKIP_PREFIX = "./tools"

Definition at line 39 of file pep8.py.