CxFreeze/CxfreezeExecDialog.py

branch
eric7
changeset 137
da8cc28e689f
parent 136
d9228f38cfe8
child 139
4df5e67b084b
equal deleted inserted replaced
136:d9228f38cfe8 137:da8cc28e689f
243 @param dst destination 243 @param dst destination
244 @type str 244 @type str
245 @exception OSError raised if there is an issue writing the package or 245 @exception OSError raised if there is an issue writing the package or
246 the given source does not exist 246 the given source does not exist
247 """ 247 """
248 # __IGNORE_WARNING_D234r__ __IGNORE_WARNING_D252__
248 def src2dst(srcname, base, dst): 249 def src2dst(srcname, base, dst):
249 """ 250 """
250 Combines the relativ path of the source (srcname) with the 251 Combines the relativ path of the source (srcname) with the
251 destination folder. 252 destination folder.
252 253

eric ide

mercurial