Python Forum
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
attrdict.py
#8
i need to create attrdict objects from existing dictionaries because most of my existing code that uses attrdict does it that way. in some cases i don't know that i can easily avoid that. does dict.__init__() do that?
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
attrdict.py - by Skaperen - Jan-02-2019, 08:30 PM
RE: attrdict.py - by scidam - Jan-05-2019, 01:45 AM
RE: attrdict.py - by Skaperen - Jan-09-2019, 06:40 PM
RE: attrdict.py - by nilamo - Jan-09-2019, 06:53 PM
RE: attrdict.py - by Skaperen - Jan-10-2019, 12:51 AM
RE: attrdict.py - by Skaperen - Jan-10-2019, 06:35 AM
RE: attrdict.py - by Gribouillis - Jan-10-2019, 08:49 AM
RE: attrdict.py - by Skaperen - Jan-11-2019, 03:47 PM
RE: attrdict.py - by nilamo - Jan-11-2019, 04:26 PM
RE: attrdict.py - by Skaperen - Jan-12-2019, 12:57 AM
RE: attrdict.py - by nilamo - Jan-13-2019, 02:10 AM

Forum Jump:

User Panel Messages

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