Skip to content

A collection of simple scripts that show how some abstract concepts of Python work in real python3 interpreter.

License

Notifications You must be signed in to change notification settings

w1ldy0uth/python-underlying-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python underlying concepts

About

A collection of simple scripts that show how some abstract concepts of Python work in real python3 interpreter.

For further research

MRO C3 algorithm deeper explanation: https://habr.com/ru/post/62203/

Usage

python -m main

About

A collection of simple scripts that show how some abstract concepts of Python work in real python3 interpreter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages