From 1ca854dbec0e879429c83b3da3d26dae1d852c00 Mon Sep 17 00:00:00 2001 From: ryuslash Date: Sun, 12 Sep 2010 10:33:26 +0200 Subject: Removed old emacs files --- .emacs.d/ac-dict/python-mode | 104 ------------------------------------------- 1 file changed, 104 deletions(-) delete mode 100644 .emacs.d/ac-dict/python-mode (limited to '.emacs.d/ac-dict/python-mode') diff --git a/.emacs.d/ac-dict/python-mode b/.emacs.d/ac-dict/python-mode deleted file mode 100644 index 33b4b32..0000000 --- a/.emacs.d/ac-dict/python-mode +++ /dev/null @@ -1,104 +0,0 @@ -__import__ -abs -and -any -apply -as -assert -basestring -bin -bool -break -buffer -class -cmp -coerce -complex -continue -def -del -delattr -dict -dir -divmod -elif -else -enumerate -eval -except -exec -execfile -file -filter -finally -float -for -format -from -frozenset -getattr -global -globals -hasattr -hash -help -hex -id -if -import -in -input -int -intern -is -isinstance -issubclass -iter -lambda -len -list -locals -long -map -max -min -next -not -object -oct -open -or -ord -pass -pow -print -print -property -raise -range -raw_input -reduce -reload -repr -return -reversed -round -set -setattr -slice -sorted -staticmethod -str -sum -super -try -tuple -type -unichr -unicode -vars -while -with -xrange -yield -zip -- cgit v1.2.3-54-g00ecf