On 13/05/15 08:59, John Emmas wrote: > Are the ".pyc" files > just used internally by python itself (in other words, the name isn't > important)?
Yes. For instance <http://raulcd.com/how-python-caches-compiled-bytecode.html> looks like a reasonable summary. -- Simon McVittie Collabora Ltd. <http://www.collabora.com/> _______________________________________________ gtk-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-devel-list
