|
Archive for the 'Python' Category « Previous Entries Next Entries » Python File Eigenschappen Friday, October 19th, 2007 Iedere object van het bestaand (file) heeft volgende eigenschappen. f.closed # Set to 1 if file object has been closed f.mode # I/O mode of the file f.name # Name of file if created using open(). # Otherwise, a string ...

http://practices-ds.livejournal.com/4228.html
(Cached)
0 links
Published: 1 year, 8 months ago (Thu, 08 Nov 2007 12:42:32 PST); 12 Kb
|