from httplib import *
import re
import urllib
import thread
import threading
import time
from pprint import pprint
import Queue
class Parser :
# durchsucht,gefunden
def __init__(self,adresse):
self.lauf_zeit_max = 0
self.adress = adresse
self.tiefe = 0
self.tief_max = 13
self.feld ...
Die Suche ergab 1 Treffer
- Montag 16. Juli 2007, 20:42
- Forum: Netzwerkprogrammierung
- Thema: Brauche hilfe, mein Parser für inet ist zu langsam Thread
- Antworten: 0
- Zugriffe: 977