]> granicus.if.org Git - python/commit
When adding a module like functools, it helps to let SVN know about the file.
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 29 May 2006 20:27:44 +0000 (20:27 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 29 May 2006 20:27:44 +0000 (20:27 +0000)
commit08490146df70ef8c98f9c828ea861c661761b09e
treef9d6f16b8d3e2b5f02f04a0d4f128e1e966a9db1
parent2cfaa34dfa2919803a7caf7cfd99aa21d6c40e06
When adding a module like functools, it helps to let SVN know about the file.
Lib/functools.py [new file with mode: 0644]