diff --git a/sassc.py b/sassc.py index 7adcf29a..9856e7ee 100755 --- a/sassc.py +++ b/sassc.py @@ -114,6 +114,7 @@ def main(argv=sys.argv, stdout=sys.stdout, stderr=sys.stderr): pass while True: try: + mtime = os.stat(filename).st_mtime if options.source_map: source_map_filename = args[1] + '.map' # FIXME css, source_map = compile( @@ -132,7 +133,6 @@ def main(argv=sys.argv, stdout=sys.stdout, stderr=sys.stderr): include_paths=options.include_paths, image_path=options.image_path ) - mtime = os.stat(filename).st_mtime except (IOError, OSError) as e: error(e) return 3 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy