corelp 1.0.30__py3-none-any.whl → 1.0.32__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.
@@ -118,7 +118,10 @@ def main() :
118
118
  root.iconphoto(True, img)
119
119
  root._icon_img = img # keep reference
120
120
  root.withdraw()
121
+ root.update_idletasks()
122
+ root.attributes("-topmost", True)
121
123
  root.update()
124
+ root.focus_force()
122
125
  ipath = filedialog.askdirectory(title=f'Select import path for {name}')
123
126
  root.destroy()
124
127
  if not ipath :
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: corelp
3
- Version: 1.0.30
3
+ Version: 1.0.32
4
4
  Summary: A library that gathers core functions for python programming.
5
5
  Requires-Dist: ipython
6
6
  Requires-Dist: ipywidgets
@@ -19,7 +19,7 @@ corelp/modules/kwargsself_LP/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
19
19
  corelp/modules/kwargsself_LP/kwargsself.py,sha256=24HVn1G7ALdhQFSLT0U2dVjVzop6c2s-nr7DrMK53iw,1865
20
20
  corelp/modules/kwargsself_LP/test_kwargsself.py,sha256=BaqGu0bqFuFemiYUEDMviFfegTb0aF6lmeFm3KJa8sw,1241
21
21
  corelp/modules/main_LP/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
- corelp/modules/main_LP/main.py,sha256=vqjHj_EpUgG8RjoGxdgw8zjYz66U3lHMa5To7WURGzo,10044
22
+ corelp/modules/main_LP/main.py,sha256=vU9zXt6bLux1Fq6FiPwxhTJVo4SxJYeMbwKF0v_AjDs,10169
23
23
  corelp/modules/main_LP/test_main.py,sha256=mxL645pZdkJ8J5MFdj0K-z8xRCGKQ0zw1NvmW3iPGB4,1741
24
24
  corelp/modules/print_LP/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
25
  corelp/modules/print_LP/print.py,sha256=7TYjAGypT_TI0UHmL9F8zPL7gjFfJn2DnCpx0cu4IGM,8565
@@ -44,6 +44,6 @@ corelp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
44
44
  corelp/pythonLP.png:Zone.Identifier,sha256=uVLSTPcBvE56fSHhroXGEYJOgFeaiYNsDLSbGTRGzP4,25
45
45
  corelp/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
46
46
  corelp/scripts.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
47
- corelp-1.0.30.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
48
- corelp-1.0.30.dist-info/METADATA,sha256=sWtHH_RM39YAwkzsfEdBdRdCKfceoqqi-01w-igjnWM,1747
49
- corelp-1.0.30.dist-info/RECORD,,
47
+ corelp-1.0.32.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
48
+ corelp-1.0.32.dist-info/METADATA,sha256=6xDMRxnoUSOZa3Y3zhwaKC6yC8Ki9SJHUGCr77IlOJY,1747
49
+ corelp-1.0.32.dist-info/RECORD,,