Revision: 7088
Author:   alexsh
Date:     2009-07-24 16:46:52 +0000 (Fri, 24 Jul 2009)

Log Message:
-----------
+ignore:dist

Modified Paths:
--------------
    trunk/threadedhttp/threadedhttp/__init__.py

Property Changed:
----------------
    trunk/threadedhttp/
    trunk/threadedhttp/threadedhttp/__init__.py
    trunk/threadedhttp/threadedhttp/connectionpool.py
    trunk/threadedhttp/threadedhttp/cookiejar.py
    trunk/threadedhttp/threadedhttp/dummy.py
    trunk/threadedhttp/threadedhttp/http.py
    trunk/threadedhttp/threadedhttp/threadedhttp.py


Property changes on: trunk/threadedhttp
___________________________________________________________________
Added: svn:ignore
   + dist


Modified: trunk/threadedhttp/threadedhttp/__init__.py
===================================================================
--- trunk/threadedhttp/threadedhttp/__init__.py 2009-07-24 16:36:55 UTC (rev 
7087)
+++ trunk/threadedhttp/threadedhttp/__init__.py 2009-07-24 16:46:52 UTC (rev 
7088)
@@ -1,8 +1,8 @@
-# -*- coding: utf-8  -*-
-
-""" Thread-safe cookie-eating Http library based on httplib2
-    with simple threaded interface
-"""
-
-from http import Http
+# -*- coding: utf-8  -*-
+
+""" Thread-safe cookie-eating Http library based on httplib2
+    with simple threaded interface
+"""
+
+from http import Http
 from threadedhttp import HttpRequest, HttpProcessor
\ No newline at end of file


Property changes on: trunk/threadedhttp/threadedhttp/__init__.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: trunk/threadedhttp/threadedhttp/connectionpool.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: trunk/threadedhttp/threadedhttp/cookiejar.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: trunk/threadedhttp/threadedhttp/dummy.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: trunk/threadedhttp/threadedhttp/http.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: trunk/threadedhttp/threadedhttp/threadedhttp.py
___________________________________________________________________
Added: svn:eol-style
   + native



_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to