Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python 2.3

Converting A String To Dictionary In Python

I have the following string : str = '{application.root.category.id:2}' I would like to con… Read more Converting A String To Dictionary In Python