Cerca

Heus ací els resultats de la cerca.

4.1 PEP 257 – Docstring Conventions
142 Resultats, Darrera modificació:
ed with documenting Python code using docstrings. In short, it tries to answer the following two quest... string literal that occurs as the first statement in a module, function, class, or method definition. ... _'' special attribute of that object." (PEP 257) In other words, docstrings are Python **documentation strings** that are used in the class, module, function, and method definitio
3.1 PEP 8 – Introduction
140 Resultats, Darrera modificació:
= 3.1 PEP 8 – Introduction As mentioned earlier, PEP 8 is a document that provides coding conventions ... ng projects may adopt their own style guidelines (in which case such project-specific guidelines may b... the conventions provided for by PEP 8, especially in the case of any conflicts, or backwards-compatibi... , additional conventions are being identified and included in it, and at the same time some old conven
2.1 PEP 20 – The Zen of Python
108 Resultats, Darrera modificació:
rote this 19-line poem on the Python mailing list in 1999, and it became entry #20 in the Python Enhancement Proposals in 2004. It’s one of the //Easter eggs// (i.e., hidden, secret messages or features) included in the Python interpreter. Now let’s see t
1.1 What is PEP?
18 Resultats, Darrera modificació:
surely think of post-exposure prophylaxis, which in turn has to do with taking preventive medical mea... ch outlines **the language standards and provides information about many changes and processes related to Python.** In this module, as you may expect, we’re going to focus on the last of the many PEPs. == In the jungle of PEPs There are many PEPs, hundreds