Hello
I am a computer science student,I want to know how python keeps track of
data types of variables and is there a way to get data types of variables
without actually running the script(with type() function). I think python
AST can help, but am unable to figure out.Please help me.
I've explored compiler library but could not find anything helpful.

Thanks
Abhishek Kumar
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to