corelp 1.0.29__py3-none-any.whl → 1.0.31__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,6 +118,12 @@ 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)
123
+ root.update()
124
+ root.deiconify()
125
+ root.lift()
126
+ root.focus_force()
121
127
  ipath = filedialog.askdirectory(title=f'Select import path for {name}')
122
128
  root.destroy()
123
129
  if not ipath :
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: corelp
3
- Version: 1.0.29
3
+ Version: 1.0.31
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=mhlDi4gMHyAsWZUztEIDHn7l_QQLxrkmBvEFYiyGaQk,10014
22
+ corelp/modules/main_LP/main.py,sha256=31KzZUZIkFAT_iXqmKgany9pQ7ld_CoGh49EPo-DYZs,10230
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.29.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
48
- corelp-1.0.29.dist-info/METADATA,sha256=UjFPZFEj0FdmdobZhZC2RLWiehjIORzpBp9qwQhVXhg,1747
49
- corelp-1.0.29.dist-info/RECORD,,
47
+ corelp-1.0.31.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
48
+ corelp-1.0.31.dist-info/METADATA,sha256=CEN25zDHaYPxZMCm4DmWmW3oU1GepQrHx-mysr1d3Ro,1747
49
+ corelp-1.0.31.dist-info/RECORD,,