]> granicus.if.org Git - python/commit
Neil Schemenauer <nascheme@enme.ucalgary.ca>:
authorFred Drake <fdrake@acm.org>
Tue, 11 Jul 2000 14:37:41 +0000 (14:37 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 11 Jul 2000 14:37:41 +0000 (14:37 +0000)
commitb35de5b78a3c4c72048cfd2d53834ff0010593d5
tree9c44d831596d9704f40263ea6fcef78d8604907c
parent5f1b27084aacc2975b3f94e7b225215066f4e1e2
Neil Schemenauer <nascheme@enme.ucalgary.ca>:
Change a cast, intialize a local, and make some sprintf() format strings
type-appropriate (add the "l" to "%d").

Closes SourceForge patch #100737.
Modules/gcmodule.c