namespace should be named something different. : Import : Statement PYTHON TUTORIALS


PYTHON TUTORIALS » Statement » Import »

 

namespace should be named something different.


# Items in submodules must be accessed explicitly including the full package name:

import os as computer
print computer.path.abspath(".")



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Statement
» Import