c0fec0de / anytree

Python tree data library
Apache License 2.0
947 stars 133 forks source link

dynamically naming variables using string that are numbers #129

Closed peterhorvat closed 3 years ago

peterhorvat commented 4 years ago

image

here key is a number and val is a list of string numbers example: 1 : ['2','3','4']

c0fec0de commented 3 years ago

Can you provide a little bit more context. What is is your issue? What do you expect?

c0fec0de commented 3 years ago

Please provide more context and re-open.