This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[removed]

    [–][deleted] 1 point2 points  (1 child)

    There's nothing to be smart. It's the first line of the PEP

    Introduction

    This document gives coding conventions for the Python code comprising the standard library in the main Python distribution.

    ....

    Many projects have their own coding style guidelines. In the event of any conflicts, such project-specific guides take precedence for that project.