Y
Hacker News
new
|
ask
|
show
|
jobs
by
pphysch
749 days ago
Python does enable this, actually. __init__.py can act as a "header" file that lets you define your porcelain interface separately from internal interfaces.