About the Tutorial



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

OS Object Methods
: This provides methods to process files as well as directories. 
File Methods 

file
object is created using 
open
function and here is a list of functions which can be 
called on this object. 
S. 
No. 
Methods with Description 

file.close() 
Close the file. A closed file cannot be read or written any more. 

file.flush() 


Python 3 
225 
Flush the internal buffer, like stdio's fflush. This may be a no-op on some file-like 
objects. 

file.fileno() 
Returns the integer file descriptor that is used by the underlying implementation 
to request I/O operations from the operating system. 

file.isatty() 
Returns True if the file is connected to a tty(-like) device, else False. 

next(file) 
Returns the next line from the file each time it is being called. 

file.read([size]) 
Reads at most size bytes from the file (less if the read hits EOF before obtaining 
size bytes). 

file.readline([size]) 
Reads one entire line from the file. A trailing newline character is kept in the 
string. 

file.readlines([sizehint]) 
Reads until EOF using readline() and return a list containing the lines. If the 
optional sizehint argument is present, instead of reading up to EOF, whole lines 
totalling approximately sizehint bytes (possibly after rounding up to an internal 
buffer size) are read. 

file.seek(offset[, whence]) 
Sets the file's current position 
10 
file.tell() 
Returns the file's current position 
11 
file.truncate([size]) 
Truncates the file's size. If the optional size argument is present, the file is 
truncated to (at most) that size. 
12 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   153   154   155   156   157   158   159   160   ...   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