Snippets

Andrew Path Error

Created by Andrew last modified
1
2
3
4
  File "homelist.py", line 32
    logger.basicConfig(filename='/home/ubuntu/scripts/gwscripts/logs/homelist.log'), filemode='w', level=logger.INFO, format='%(asctime)s.%(msecs)03d %(levelname)s %(module)s - %(funcName)s: %(message)s',datefmt="%Y-%m-%d %H:%M:%S")
                                                                                                                                                                                                                                       ^
SyntaxError: invalid syntax

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.