About the Tutorial



Download 2,85 Mb.
Pdf ko'rish
bet156/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   152   153   154   155   156   157   158   159   ...   234
Bog'liq
python3 tutorial 060821094426

The
chdir()
Method 
You can use the chdir() method to change the current directory. The chdir() method takes 
an argument, which is the name of the directory that you want to make the current 
directory. 
Syntax 
os.chdir("newdir") 
Example 
Following is an example to go into "/home/newdir" directory- 
#!/usr/bin/python3 
import os 
# Changing a directory to "/home/newdir" 
os.chdir("/home/newdir") 
The
getcwd()
Method 
The getcwd() method displays the current working directory. 
Syntax 
os.getcwd() 
Example 
Following is an example to give current directory- 
#!/usr/bin/python3 
import os 
# This would give location of the current directory 
os.getcwd()


Python 3 
224 
The
rmdir()
Method 
The rmdir() method deletes the directory, which is passed as an argument in the method. 
Before removing a directory, all the contents in it should be removed. 
Syntax 
os.rmdir('dirname') 
Example 
Following is an example to remove the "/tmp/test" directory. It is required to give fully 
qualified name of the directory, otherwise it would search for that directory in the current 
directory. 
#!/usr/bin/python3 
import os 
# This would remove "/tmp/test" directory. 
os.rmdir( "/tmp/test" ) 
File & Directory Related Methods 
There are three important sources, which provide a wide range of utility methods to handle 
and manipulate files & directories on Windows and Unix operating systems. They are as 
follows- 

File Object Methods
: The file object provides functions to manipulate files. 


Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   152   153   154   155   156   157   158   159   ...   234




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish