diff files.py @ 88:cd347cfca272

Removed shebang from modules
author Oleg Oshmyan <chortos@inbox.lv>
date Mon, 28 Feb 2011 11:28:46 +0000
parents 1914ae9cfdce
children c62c9bfd614a
line wrap: on
line diff
--- a/files.py	Fri Feb 25 00:11:06 2011 +0000
+++ b/files.py	Mon Feb 28 11:28:46 2011 +0000
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 # Copyright (c) 2010 Chortos-2 <chortos@inbox.lv>
 
 """File access routines and classes with support for archives."""