From: Chuck E. <Chu...@ya...> - 2001-11-02 22:25:08
|
At 02:17 PM 11/2/2001 -0800, Yvan Charpentier wrote: >I am calling a C-function that returns an unsigned int >Python, though, allocate a integer (so i get the wrong value (negative >number)) > >How would i force Python to allocate a unsigned int? > >Yvan > >PS: Thanks for all the previous answers, you guys are helping me a lot Your welcome, but is this really related to pyunit? If it's not, I would suggest the comp.lang.python list, which you can also post to via pyt...@py..., although you may need to monitor the group via usenet since not all replies will be sent back to you. You can also access it via Google groups: http://groups.google.com/groups?hl=en&safe=off&group=comp.lang.python -Chuck |