Difference between revisions of "Environ.get"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} from os import environ == See also == * {{Python}} Category:Python")
 
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  from [[os]] import environ
+
  [[from]] [[os]] import [[environ]]
 +
 
 +
environ.get ('YOUR_VAR')
 +
 
 +
 
 +
 
 +
* [[os.environ]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:15, 25 May 2022

Advertising: