commit | 501f02cd0215dede0195ac035ece5b1d4f8d2746 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Apr 12 14:01:16 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Apr 12 14:01:16 2004 +0000 |
tree | 6871428fa2ced6bf30fa78a07a55e4049f9db3dc | |
parent | 40a03821ae948389a564934043720268bfa53b7f [diff] |
Small refactoring saving one function() and eliminating some indirection. * Applied app1() to listappend(). * Inlined ins() into its one remaining caller.