Hallo newsgroup,
because so many people helped me, I hope for help onesmore.
If I compile a python py file to a pyc file, will there the paths of the
included files (or other paths) hardly be written to the pyc file and why.
(Does not find this import file without this path anymore?)
Which sense is behind there?
TIA,Birgit
because so many people helped me, I hope for help onesmore.
If I compile a python py file to a pyc file, will there the paths of the
included files (or other paths) hardly be written to the pyc file and why.
(Does not find this import file without this path anymore?)
Which sense is behind there?
TIA,Birgit
Comment