SIGN IN SIGN UP

* change default line numbers for 'list' in pdb.py

* changed eval() into getattr() in cmd.py
* added dirname(), basename() and (dummy) normath() to macpath.py
* renamed nntp.py to nntplib.py
* Made string.index() compatible with strop.index()
* Make string.atoi('') raise string.atoi_error rather than ValueError
* Added dirname() and normpath() to posixpath.
G
Guido van Rossum committed
c629d34c4f1797b690a6c93ea3e2a5b82698b686
Parent: 1115ab2