Redesign the entire validation process. The current string processing method is (as said in the file) a temporary, buggy, and half-baked solution to validate user input.
Create another interpreter dedicated simply to validating user input (support for lists, dictionaries, single integers, strings?)
Redesign the entire validation process. The current string processing method is (as said in the file) a temporary, buggy, and half-baked solution to validate user input.
Create another interpreter dedicated simply to validating user input (support for lists, dictionaries, single integers, strings?)