hasenj wrote:
> This is also possible in python.
> 
> Has this ever caused a real problem? or is it just a theoretical problem?

In Python, this has caused problems for me.  It's less likely to cause a
problem in D because D makes better use of packages.  Python just dumps
everything into the root package; D has 'std'.


-- 
Rainer Deyke - [email protected]

Reply via email to