Join Slack
Powered by
if (os.path.exists(self._bytecode_path) and ...
# general
r
rough-minister-58256
06/23/2015, 7:45 PM
if (os.path.exists(self._bytecode_path) and os.path.getmtime(self.full_path) <= os.path.getmtime(self._bytecode_path)):
3
Views
Open in Slack
Previous
Next