summaryrefslogtreecommitdiffstats
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorSandro Tosi <sandro.tosi@gmail.com>2011-08-20 22:16:18 (GMT)
committerSandro Tosi <sandro.tosi@gmail.com>2011-08-20 22:16:18 (GMT)
commit83f7d347d53ea395cd354bd790d49533d06ca717 (patch)
tree9835e2042df023797997d98497eadd956dfbd4a7 /Python/pymath.c
parent36aa372f55840dedd15c27bbd038f40e7540e3a0 (diff)
downloadcpython-83f7d347d53ea395cd354bd790d49533d06ca717.zip
cpython-83f7d347d53ea395cd354bd790d49533d06ca717.tar.gz
cpython-83f7d347d53ea395cd354bd790d49533d06ca717.tar.bz2
#5301: add image/vnd.microsoft.icon (.ico) MIME type
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions
>GaryO2011-11-270-0/+0 * - Additional chapter for User Guide (Basic Steps)Dirk Baechle2011-09-0913-10/+414 * - fixed SWIG module names for generated *.i files (#2707)Dirk Baechle2011-09-073-2/+82 * Update path information for OSX.Robert Managan2011-09-0638-50/+98 * - improved docs for return value of custom Scanners (#2713)Dirk Baechle2011-09-015-24/+67 * - removed erroneously added files, sorry hit the wrong button (upps)Dirk Baechle2011-08-294-133/+0 * (no commit message)Dirk Baechle2011-08-294-0/+133 * - improved documentation for custom Decider functions (fix for #2711)Dirk Baechle2011-07-192-2/+108 * Changes for issue #2730:Dirk Baechle2011-07-076-4/+193 * document FS.Base instance variablesanatoly techtonik2011-06-24