diff options
author | Robey Pointer <robey@lag.net> | 2005-06-28 03:47:12 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2005-06-28 03:47:12 +0000 |
commit | 1fb38470aa557277fa00262566dc9ca96c190753 (patch) | |
tree | 527585b08e15143ce6607a040ebe19f24c3c6570 | |
parent | 81ba7dccef0f19df2025b0cb577409b143260732 (diff) |
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-16]
forgot this one
-rw-r--r-- | paramiko/sftp.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/paramiko/sftp.py b/paramiko/sftp.py index 1b3014d1..6a1900a7 100644 --- a/paramiko/sftp.py +++ b/paramiko/sftp.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - # Copyright (C) 2003-2005 Robey Pointer <robey@lag.net> # # This file is part of paramiko. |