]> granicus.if.org Git - python/commit
Change some declarations from ``char *`` to ``const char *``. Also added
authorBrett Cannon <bcannon@gmail.com>
Sat, 10 Jul 2004 21:41:14 +0000 (21:41 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 10 Jul 2004 21:41:14 +0000 (21:41 +0000)
commit3e377decefafa80c6266b54e1e02c4699be7f785
treeff3ecb35faf578276795f749b6569320ce44f21b
parent27d3dda7f16257fe9c9d67292aca8c6fbaa2a84e
Change some declarations from ``char *`` to ``const char *``.  Also added
docstrings for decode and encode; accidentally were left out of the PyMethodDev
table.
Modules/_codecsmodule.c