Yasoob Khalid 7/28/2013

What is __init__.py ?

Read Original

This article details the role of the __init__.py file in marking directories as Python packages, enabling module imports. It explains that while often empty, this file can also execute package initialization code or export convenient names, with examples and a reference to official documentation.

What is __init__.py ?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet