Unanswered
Hi !
I Have A Config Dictionary Which Is A Dot Dictionary
( A Dictionary That Supports Dot Notation
As Well As Dictionary Access Notation
Set Attributes: D.Val2 = 'Second' Or D['Val2'] = 'Second'
Get Attributes: D.Val2 Or D['Val2'] )
I Ru
152 Views
0
Answers
one year ago
one year ago