[Python-Dev] xxx.get_fqdn() for the standard lib (original) (raw)
Moshe Zadka Moshe Zadka moshez@math.huji.ac.il
Fri, 11 Aug 2000 11:40:08 +0300 (IDT)
- Previous message: [Python-Dev] xxx.get_fqdn() for the standard lib
- Next message: [Python-Dev] xxx.get_fqdn() for the standard lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 11 Aug 2000, Peter Schneider-Kamp wrote:
First I thought it could be socket.getfqdn(), but it seems a bit troublesome to write it in C.
Should this go somewhere?
Yes. We need some OnceAndOnlyOnce mentality here...
If yes, where should it go?
Good question. You'll notice that SimpleHTTPServer imports shutil for copyfileobj, because I had no good answer to a similar question. GS seems to think "put it somewhere" is a good enough answer. I think I might agree.
-- Moshe Zadka <moshez@math.huji.ac.il> There is no IGLU cabal. http://advogato.org/person/moshez
- Previous message: [Python-Dev] xxx.get_fqdn() for the standard lib
- Next message: [Python-Dev] xxx.get_fqdn() for the standard lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]