rda-python-common 1.0.28__py3-none-any.whl → 1.0.29__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rda-python-common might be problematic. Click here for more details.
- rda_python_common/PgLOG.py +1 -0
- {rda_python_common-1.0.28.dist-info → rda_python_common-1.0.29.dist-info}/METADATA +1 -1
- {rda_python_common-1.0.28.dist-info → rda_python_common-1.0.29.dist-info}/RECORD +6 -6
- {rda_python_common-1.0.28.dist-info → rda_python_common-1.0.29.dist-info}/WHEEL +0 -0
- {rda_python_common-1.0.28.dist-info → rda_python_common-1.0.29.dist-info}/licenses/LICENSE +0 -0
- {rda_python_common-1.0.28.dist-info → rda_python_common-1.0.29.dist-info}/top_level.txt +0 -0
rda_python_common/PgLOG.py
CHANGED
|
@@ -217,6 +217,7 @@ def set_email(msg, logact = 0):
|
|
|
217
217
|
else:
|
|
218
218
|
if logact&ERRLOG: # record error for email summary
|
|
219
219
|
PGLOG['ERRCNT'] += 1
|
|
220
|
+
if logact&BRKLIN: PGLOG['ERRMSG'] += "\n"
|
|
220
221
|
PGLOG['ERRMSG'] += "{}. {}".format(PGLOG['ERRCNT'], msg)
|
|
221
222
|
elif logact&EMLSUM:
|
|
222
223
|
if PGLOG['SUMMSG']:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rda_python_common
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.29
|
|
4
4
|
Summary: RDA Python common library codes shared by other RDA python packages
|
|
5
5
|
Author-email: Zaihua Ji <zji@ucar.edu>
|
|
6
6
|
Project-URL: Homepage, https://github.com/NCAR/rda-python-common
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
rda_python_common/PgCMD.py,sha256=EYjG2Z4zEnvsXE1z-jt5UaNoEKxnOYYiMMzvW6HrKA4,20597
|
|
2
2
|
rda_python_common/PgDBI.py,sha256=Q-axfqJ_Ijq2dNcNv5hH63HV_I59pdkM8ZEfZdqri1Q,74480
|
|
3
3
|
rda_python_common/PgFile.py,sha256=756onQnWH_MK8llF0-8b6yV6KC1eY_eCPEkygxeJQQU,98460
|
|
4
|
-
rda_python_common/PgLOG.py,sha256=
|
|
4
|
+
rda_python_common/PgLOG.py,sha256=xTbXe1fS3uISl8yV7gO79I-VMw-qY-NJu6AHIe67bwM,54517
|
|
5
5
|
rda_python_common/PgLock.py,sha256=12i84nsGBuifSyPnm8IR63LvHvRuVU573D5QKFlHdOI,22623
|
|
6
6
|
rda_python_common/PgOPT.py,sha256=G2apwdyeLBBXj6i2C1duUtia7KDzxkB1dpor18WYdT8,55946
|
|
7
7
|
rda_python_common/PgSIG.py,sha256=ZVM9Qz6yIFurwIQJtV5-CFbKOTdFsZ-Rs95SEpDFgNk,35795
|
|
8
8
|
rda_python_common/PgSplit.py,sha256=QKPbF55m8KCTGmwVwL3uG_nuylCC4FSVfLuXeLjJHbE,8816
|
|
9
9
|
rda_python_common/PgUtil.py,sha256=OqESKCd72b9g8m8jwjPJhXDtPYlW6G8oSOhwChvz2Cg,48600
|
|
10
10
|
rda_python_common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
rda_python_common-1.0.
|
|
12
|
-
rda_python_common-1.0.
|
|
13
|
-
rda_python_common-1.0.
|
|
14
|
-
rda_python_common-1.0.
|
|
15
|
-
rda_python_common-1.0.
|
|
11
|
+
rda_python_common-1.0.29.dist-info/licenses/LICENSE,sha256=1dck4EAQwv8QweDWCXDx-4Or0S8YwiCstaso_H57Pno,1097
|
|
12
|
+
rda_python_common-1.0.29.dist-info/METADATA,sha256=RGDByLAc8ahpVY0tGbolvSFcI-kNU6RBskaxqiLDh7g,716
|
|
13
|
+
rda_python_common-1.0.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
14
|
+
rda_python_common-1.0.29.dist-info/top_level.txt,sha256=KVQmx7D3DD-jsiheqL8HdTrRE14hpRnZY5_ioMArA5k,18
|
|
15
|
+
rda_python_common-1.0.29.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|