Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
24 lines (20 loc) · 1.21 KB

File metadata and controls

24 lines (20 loc) · 1.21 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Python feature examples by release

Features

  • Minimal and practical, as self-descriptive as possible source code (please read references for explanations)
  • Complete and ready to copy-paste into your application
  • Runnable in place (no need to copy-paste snippets from documentation into an interpreter)
  • Verifiable. Internal tests provide reliability and durability. You can easily add new features and run tests to ensure code validity

Usage

  • Read the sources
  • 'assert' statements in the sources show expected results
  • Run make to execute all examples, or run any example script manually (e.g., ./3.13.py)
  • Improvements and new features are welcome

References

Morty Proxy This is a proxified and sanitized view of the page, visit original site.