Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TekMol
on Feb 7, 2022
|
parent
|
context
|
favorite
| on:
PHP – The Right Way
The difference is that in PHP, the developers of "Stuff\Mail" and "Tools\Mail" would have to define "Stuff" and "Tools" as the namespace for their code.
In Python, they don't have to do anything. The project that
uses
the code decides.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In Python, they don't have to do anything. The project that uses the code decides.