I'm not sure what to do with this.  Iirc, pylint may not know about some 
symbols in asynchat.async_chat or SimpleHTTPRequestHandler.

There are two complaints, both about the do_POST method:

urlparse_header appears undefined in:

ctype, pdict = urlparse_header(self.headers.getheader('content-type'))

and urlparse_multipart appears undefined in:

query = urlparse_multipart(self.rfile, pdict)

Do you know anything about this?

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/ad96bc7c-b396-4d65-b26b-72449cc404d7%40googlegroups.com.

Reply via email to