diff options
| author | Damien George <damien.p.george@gmail.com> | 2016-03-14 22:34:03 +0000 | 
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2016-03-14 22:34:03 +0000 | 
| commit | dddb98db8b7544db0248843ad2450a7177adac4a (patch) | |
| tree | 50c3b5e017dffb41cd10edd223e9503a43db0fd3 /docs/unix_contents.rst | |
| parent | 99fc0d120a139a1525384663552b568fab6215e2 (diff) | |
py/parsenum: Use size_t to count bytes, and int for type of base arg.
size_t is the proper type to count number of bytes in a string.  The base
argument does not need to be a full mp_uint_t, int is enough.
Diffstat (limited to 'docs/unix_contents.rst')
0 files changed, 0 insertions, 0 deletions
