Klimi's new dotfiles with stow.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

7 satır
115 B

# -*- mode: snippet -*-
# name: _hash
# key: _hash
# group: Special methods
# --
def __hash__(self):
return $0