]> granicus.if.org Git - python/commit
- Whitespace normalization
authorThomas Wouters <thomas@python.org>
Sat, 15 Apr 2006 21:41:56 +0000 (21:41 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 15 Apr 2006 21:41:56 +0000 (21:41 +0000)
commit447d095976fd532bf1882bf7afeb52473ff8673c
treeab4c1fab54f5db929a41cfe1e2505de8b8a2a23d
parent112d4ec7d5cd2113d62039cd2d59a410fe61fceb
 - Whitespace normalization
 - In functions where we already hold the same object in differently typed
   pointers, use the correctly typed pointer instead of casting the other
   pointer a second time.
Objects/genobject.c