]> granicus.if.org Git - python/commit
use the long names for re compilation options; this makes it easier to
authorFred Drake <fdrake@acm.org>
Tue, 2 Sep 2003 16:01:07 +0000 (16:01 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 2 Sep 2003 16:01:07 +0000 (16:01 +0000)
commit6f7b213dda6f5ebb55ea7ab6d45879530035ad58
treed3d1e93a732a75c0296830bf29848bdec0bb4884
parentf19f8610faa2119b14b9af72415f450e3ab7a1d3
use the long names for re compilation options; this makes it easier to
figure out what the code is doing
Lib/csv.py