Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 678 Bytes

index.rst

File metadata and controls

36 lines (25 loc) · 678 Bytes

Welcome to Python quirks's documentation!

>>> import __hello__
Hello world...

I have picked some lesser known Python features. To check them on your python version run:

python -m doctest -v *.rst

Enjoy reading.

Contents:

.. toctree::
   :maxdepth: 3

   controls
   functions
   sequences
   types
   tricks

Indices and tables