User Tools

Site Tools


python

This is an old revision of the document!


Python Help and Hints

Google Python Style Guide Commenting

What to put at the top (I always forget!)

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
python.1576681735.txt.gz · Last modified: 2019/12/18 15:08 by jrseti