Difference between revisions of "Os (Python library)"

From wikieduonline
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
  <code>[[os.path]].basename</code>
 
  <code>[[os.path]].basename</code>
 
  <code>os.path.realpath</code>
 
  <code>os.path.realpath</code>
 +
[[os.path.isfile]]
  
 
  [[os.environ]]['HOME']
 
  [[os.environ]]['HOME']
Line 37: Line 38:
  
 
== See also ==
 
== See also ==
 +
* {{os}}
 +
* {{import}}
 
* {{Python}}
 
* {{Python}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Revision as of 19:52, 26 March 2024

Advertising: