/pyc
Created
October 27, 2011 13:46
Revisions
-
YANOUSHek created this gist
Oct 27, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ Server 1 ======== [11] root at fotoportal in ~/Dropbox/dotfiles/hgextensions $ python --version Python 2.5.2 [11] root at fotoportal in ~/Dropbox/dotfiles/hgextensions $ rm *pyc [11] root at fotoportal in ~/Dropbox/dotfiles/hgextensions $ ls bom.py prompt.py prompt.pyc templates Server 2 ======== [11] root at hostedmaestro in ~/Dropbox/dotfiles/hgextensions $ python --version Python 2.5.2 [11] root at hostedmaestro in ~/Dropbox/dotfiles/hgextensions $ rm *pyc [11] root at hostedmaestro in ~/Dropbox/dotfiles/hgextensions $ ls bom.py prompt.py templates