]> granicus.if.org Git - python/commit
Explain why we use the unsigned int format for a signed int variable.
authorThomas Wouters <thomas@python.org>
Thu, 2 Mar 2006 17:58:27 +0000 (17:58 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 2 Mar 2006 17:58:27 +0000 (17:58 +0000)
commit857b300b2e1c2b27af84d6090ed4810df00f1b16
tree4b5e3ddc4b7b3908f28d483d6de96a8556c0f3a2
parent4954b384e48701da5f32e55ba664eeeff74703ce
Explain why we use the unsigned int format for a signed int variable.
(Should 'code' be cast to the right pointer type?)
Modules/fcntlmodule.c