> You should be able to just adjust privs once, instead of doing it in each
> call for every file.
I blame the holiday distractions for not arriving there myself, thanks Roger.
jlc
___
python-win32 mailing list
[email protected]
https://mail.pyth
> See function _ReorderACL in PyACL.cpp:
>
> http://pywin32.hg.sourceforge.net/hgweb/pywin32/pywin32/file/90d1d37b2444/win32/src/PyACL.cpp
Thanks Roger,
jlc
___
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/p
I have never used PyQT.uic api before. Thanks for the suggestion and the
link. I have to look into it.
-Heang
On Wed, Jan 1, 2014 at 9:04 PM, Michael Torrie wrote:
> On 12/31/2013 11:26 AM, Heang Lim wrote:
> > 2. When you convert your guiApp.ui into guiApp.py, it creates a Python
> > class