]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use getattr() instead of eval(), fix string representations
authorGuido van Rossum <guido@python.org>
Thu, 12 Jan 1995 12:29:17 +0000 (12:29 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Jan 1995 12:29:17 +0000 (12:29 +0000)
commit8d2080d043629702a5a79b968e778bcf991dfd73
tree0a9fb5f1282fc06c7c116aa06c4bbe65d19bcc50
parentfb00a99e6cf2020f97da32f6adae26746951ca68
use getattr() instead of eval(), fix string representations
Lib/repr.py