CxFreeze/CxfreezeExecDialog.py

changeset 109
0d05668ee75a
parent 107
ad65a49aa7f7
child 119
da2b54eabed1
diff -r 13fb1d9e7049 -r 0d05668ee75a CxFreeze/CxfreezeExecDialog.py
--- a/CxFreeze/CxfreezeExecDialog.py	Sun Jan 21 14:55:36 2018 +0100
+++ b/CxFreeze/CxfreezeExecDialog.py	Sun Jan 21 15:00:09 2018 +0100
@@ -296,7 +296,7 @@
         QThread entry point to copy the selected additional files and folders.
         
         @exception OSError raised if there is an issue writing the package
-        """
+        """     # __IGNORE_WARNING_D252__ __IGNORE_WARNING_D253__
         self.insertPlainText.emit('----\n')
         os.chdir(self.ppath)
         for fn in self.additionalFiles:

eric ide

mercurial