Skip to content

Instantly share code, notes, and snippets.

@yuitest
Created December 19, 2014 04:07
Show Gist options
  • Select an option

  • Save yuitest/29520cbefe24299a9187 to your computer and use it in GitHub Desktop.

Select an option

Save yuitest/29520cbefe24299a9187 to your computer and use it in GitHub Desktop.

用語メモ

他人に説明するとき「アレ」だとつたわらない

shebang

コレ

#!/usr/bin/env python

magic comment

こういうの

# -*- encoding: utf-8 -*-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment