]> granicus.if.org Git - python/commit
translation(): Minor optimization patch which avoids instantiating the
authorBarry Warsaw <barry@python.org>
Thu, 5 Oct 2000 18:48:12 +0000 (18:48 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 5 Oct 2000 18:48:12 +0000 (18:48 +0000)
commit293b03f73f5ad48719a0f07fb45857182dfb1d51
tree7ecbfac21738131ec43f5ae8c98947335055ddd6
parent7d1219d9bdb9598c95636daac741896f2167b09f
translation(): Minor optimization patch which avoids instantiating the
default value's instance unless it's absolutely necessary.
Lib/gettext.py