Python Forum
where is this documented?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
where is this documented?
#1
the following code:

foo = {}.update(os.environ)
has a behavior that i have been unable to find documentation that describes (assuming import os has been done). does anyone know if such documentation exists and where that documentation can be found? i have PDF documentation for python version 3.5.2 but a reference in an HTML document of 3.4 or later should be good enough.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
where is this documented? - by Skaperen - Feb-17-2018, 01:46 AM
RE: where is this documented? - by Larz60+ - Feb-17-2018, 01:59 AM
RE: where is this documented? - by Gribouillis - Feb-17-2018, 01:32 PM
RE: where is this documented? - by Skaperen - Feb-18-2018, 04:23 AM
RE: where is this documented? - by Gribouillis - Feb-18-2018, 06:37 AM
RE: where is this documented? - by Skaperen - Feb-19-2018, 07:19 AM
RE: where is this documented? - by snippsat - Feb-19-2018, 11:36 AM
RE: where is this documented? - by DeaD_EyE - Feb-19-2018, 01:56 PM
RE: where is this documented? - by Skaperen - Feb-20-2018, 03:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  issubclass() not as documented Skaperen 19 7,862 Mar-15-2021, 04:58 PM
Last Post: nilamo
  format spec %b is documented but does not work Skaperen 13 10,630 Jul-31-2017, 09:21 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020