Difference between revisions of "Os (Python library)"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://docs.python.org/3/library/os.html
 
* https://docs.python.org/3/library/os.html
  
 
[[Python]]:
 
 
* <code>[[import]] os</code>
 
* <code>[[import]] os</code>
  
Line 11: Line 9:
  
 
[[File]] management:
 
[[File]] management:
  os.close([[fd]])
+
  [[os.close]]([[fd]])
  
 
== Example ==
 
== Example ==

Revision as of 14:40, 8 October 2021

Advertising: