Backport of Python 3 csv module.
The API of the csv module in Python 2 is drastically different from the csv module in Python 3. This is due, for the most part, to the difference between str in Python 2 and Python 3.
The semantics of Python 3's version are more useful because they support unicode natively, while Python 2's csv does not.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.0.7-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.0.7-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.0.7-bp151.1.1 info | GA Release | 2019-05-29 | 15 SP1 |
|
|