From 542103498ad5efc91bfee8eb3b742118c9f35db5 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 23 Sep 2010 10:50:42 +0200 Subject: ranger.__main__: typo --- ranger/__main__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ranger/__main__.py b/ranger/__main__.py index 0ded8c95..7a31f6a3 100644 --- a/ranger/__main__.py +++ b/ranger/__main__.py @@ -19,7 +19,6 @@ # Most import statements in this module are inside the functions. # This enables more convenient exception handling in ranger.py # (ImportError will imply that this module can't be found) -# convenient exception handling in ranger.py (ImportError) import locale import os.path -- cgit 1.4.1-2-gfad0 87b3deedee'/> Fork of Lua 5.1 to encourage end-user programmingKartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/src/luasocket/tcp.c
blob: ba99ae6a9d4a8dd66f24197b73a66806df9e6459 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11