]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 24 Jul 2023 09:48:58 +0000 (11:48 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 24 Jul 2023 09:48:58 +0000 (11:48 +0200)
commit7ea4c3e9256c3cc7261238f5c95758cdd3a5bbe5
treeeee7b4e93d41704dbcf5205e7b5b61394dfdcb2d
parente4bcaf4339132054f9530945e966f67edf47ed02
Continued:
- let's not iterate directly (always possible, of course) on the CSV reader
  object, but generate a list from its rows
- this also allow us to check if 'reader' is not NoneType
fba/commands.py