os.listdir
Duncan Booth
duncan at NOSPAMrcp.co.uk
Fri Sep 12 04:14:00 EDT 2003
"Michael Peuser" <mpeuser at web.de> wrote in
news:bjq8pj$ho2$04$1 at news.t-online.com:
> "Duncan Booth" <duncan at NOSPAMrcp.co.uk>
>
> [highly interesting details from Duncun]
>
> Where did you get all these details - reading Python compiler source
> code?
Sad to say, yes. Actually its mostly from reading the comments to the
source code and there is even a file 'dictnotes.txt' in the source which
describes a lot of the design decisions. See
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/python/python/dist/src/Objects/dictnotes.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/python/python/dist/src/Objects/dictobject.c
--
Duncan Booth
duncan at rcp.co.uk int month(char
*p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3"
"\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure?
More information about the Python-list
mailing list