About the Tutorial



Download 2,85 Mb.
Pdf ko'rish
bet171/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   167   168   169   170   171   172   173   174   ...   234
Bog'liq
python3 tutorial 060821094426

os.chdir() Method 
Description 
The method 
chdir()
changes the current working directory to the given path.It returns 
None in all the cases. 
Syntax 
Following is the syntax for chdir() method- 
os.chdir(path) 
Parameters 
path
- This is complete path of the directory to be changed to a new location. 
Return Value 
This method does not return any value. It throws FileNotFoundError if the specified path 
is not found. 
Example 
The following example shows the usage of chdir() method. 
#!/usr/bin/python3 
import os 
path = "d:\\python3" #change path for linux 
# Now change the directory 
os.chdir( path ) 
# Check current working directory. 


Python 3 
251 
retval = os.getcwd() 
print ("Directory changed successfully %s" % retval) 
When we run the above program, it produces the following result- 
Directory changed successfully d:\python3 
os.chflags() Method 
Description 
The method 
chflags()
sets the flags of path to the numeric flags. The flags may take a 
combination (bitwise OR) of the various values described below. 
Note:
This method is available Python version 2.6 onwards. Most of the flags can be 
changed by super-user only. 
Syntax 
Following is the syntax for chflags() method- 
os.chflags(path, flags) 
Parameters 

path
- This is a complete path of the directory to be changed to a new location. 

flags
- The flags specified are formed by OR'ing the following values- 
o
os.UF_NODUMP: Do not dump the file. 
o
os.UF_IMMUTABLE: The file may not be changed. 
o
os.UF_APPEND: The file may only be appended to. 
o
os.UF_NOUNLINK: The file may not be renamed or deleted. 
o
os.UF_OPAQUE: The directory is opaque when viewed through a union stack. 
o
os.SF_ARCHIVED: The file may be archived. 
o
os.SF_IMMUTABLE: The file may not be changed. 
o
os.SF_APPEND: The file may only be appended to. 
o
os.SF_NOUNLINK: The file may not be renamed or deleted. 
o
os.SF_SNAPSHOT: The file is a snapshot file. 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   167   168   169   170   171   172   173   174   ...   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