On Thursday, 28 April 2005 at 02:36:54 UTC, Jarrett Billingsley wrote:
"Marco Falda" <marco_mem...@pathlink.com> wrote in message news:d4nime$j36$1...@digitaldaemon.com...
I am wondering however why it is not possible to import module A through
module
A1 in A11 by using a simple "import A" (in A1).

You can, but it's bad practice. Whenever making modules that will be imported, always use private import to import other modules into them. Otherwise, it's very easy to pollute the namespace with names you don't need.



şurdaki oyunda okey oyna oyunu : https://www.okeydeyim.com.tr/

Reply via email to