Python 2.2 portability (no .pop() method on dictionaries, ' in '
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Sep 2008 22:25:04 +0000 (22:25 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Sep 2008 22:25:04 +0000 (22:25 +0000)
commit9c8871bbd4d82336a88289b6a9e669a823665e28
tree8942485ae78594b4900b36208fe807758a6d69ce
parentc097b868bbf4777bfac714d0a92a0c78769bc36a
Python 2.2 portability (no .pop() method on dictionaries, ' in '
doesn't search for substrings).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3456 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Scanner/LaTeX.py
src/engine/SCons/Tool/tex.py