책 이미지

책 정보
· 분류 : 국내도서 > 컴퓨터/모바일 > 프로그래밍 언어 > 파이썬
· ISBN : 9788979141429
· 쪽수 : 376쪽
· 출판일 : 2001-09-13
책 소개
목차
역자 서문
차례
서문
1장. 핵심 모듈
개 요
__builtin__ 모듈
exceptions 모듈
os 모듈
os.path 모듈
stat 모듈
string 모듈
re 모듈
math 모듈
cmath 모듈
operator 모듈
copy 모듈
sys 모듈
atexit 모듈
time 모듈
types 모듈
gc 모듈
2장. 도움이 되는 표준 모듈
개 요
fileinput 모듈
shutil 모듈
tempfile 모듈
StringIO 모듈
cStringIO 모듈
mmap 모듈
UserDict 모듈
UserList 모듈
UserString 모듈
traceback 모듈
errno 모듈
getopt 모듈
getpass 모듈
glob 모듈
fnmatch 모듈
random 모듈
whrandom 모듈
md5 모듈
sha 모듈
crypt 모듈
rotor 모듈
zlib 모듈
code 모듈
3장. 스레드와 프로세스
개 요
threading 모듈
Queue 모듈
thread 모듈
commands 모듈
pipes 모듈
popen2듈
signal 모듈
4장. 데이터 표현
개 요
array 모듈
struct 모듈
xdrlib 모듈
marshal 모듈
pickle 모듈
cPickle 모듈
copy_reg 모듈
pprint 모듈
repr 모듈
base64 모듈
binhex 모듈
quopri 모듈
uu 모듈
binascii 모듈
5장. 다양한 형식의 파일처리를 지원하는 모듈
개 요
xmllib 모듈
xml.parsers.expat 모듈
sgmllib 모듈
htmllib 모듈
htmlentitydefs 모듈
formatter 모듈
ConfigParser 모듈
netrc 모듈
shlex 모듈
zipfile 모듈
gzip 모듈
6장. 메일과 뉴스 메시지 처리
개 요
rfc8모듈
mimetools 모듈
MimeWriter 모듈
mailbox 모듈
mailcap 모듈
mimetypes 모듈
packmail 모듈
mimify 모듈
multifile 모듈
7장. 네트워크 프로토콜
개 요
socket 모듈
select 모듈
asyncore 모듈
asynchat 모듈
urllib 모듈
urlparse 모듈
cookie 모듈
robotparser 모듈
ftplib 모듈
gopherlib 모듈
httplib 모듈
poplib 모듈
imaplib 모듈
smtplib 모듈
telnetlib 모듈
nntplib 모듈
SocketServer 모듈
BaseHTTPServer 모듈
SimpleHTTPServer 모듈
CGIHTTPServer 모듈
cgi 모듈
webbrowser 모듈
8장. 국제화(I18N)
locale 모듈
unicodedata 모듈
ucnhash 모듈
9장. 멀티미디어 모듈
개 요
imghdr 모듈
sndhdr 모듈
whatsound 모듈
aifc 모듈
sunau 모듈
sunaudio 모듈
wave 모듈
audiodev 모듈
winsound 모듈
colorsys 모듈
10장. 데이터 저장소
개 요
anydbm 모듈
whichdb 모듈
shelve 모듈
dbhash 모듈
dbm 모듈
dumbdbm 모듈
gdbm 모듈
11장. 도구와 유틸리티
dis 모듈
pdb 모듈
bdb 모듈
profile 모듈
pstats 모듈
tabnanny 모듈
12장. 운영체제에 종속적인 모듈
개 요
fcntl 모듈
pwd 모듈
grp 모듈
nis 모듈
curses 모듈
termios 모듈
tty 모듈
resource 모듈
syslog 모듈
msvcrt 모듈
nt 모듈
_winreg 모듈
posix 모듈
13장. 구현을 지원하는 모듈
dospath 모듈
macpath 모듈
ntpath 모듈
posixpath 모듈
strop 모듈
imp 모듈
new 모듈
pre 모듈
sre 모듈
py_compile 모듈
compileall 모듈
ihooks 모듈
linecache 모듈
macurl2path 모듈
nturl2path 모듈
tokenize 모듈
keyword 모듈
parser 모듈
symbol 모듈
token 모듈
14장. 그 밖의 모듈
개 요
pyclbr 모듈
filecmp 모듈
cmd 모듈
rexec 모듈
Bastion 모듈
readline 모듈
rlcompleter 모듈
statvfs 모듈
calendar 모듈
sched 모듈
statcache 모듈
grep 모듈
dircache 모듈
dircmp 모듈
cmp 모듈
cmpcache 모듈
util 모듈
soundex 모듈
timing 모듈
posixfile 모듈
bisect 모듈
knee 모듈
tzparse 모듈
regex 모듈
regsub 모듈
reconvert 모듈
regex_syntax 모듈
find 모듈
찾아보기