]> granicus.if.org Git - python/commit
- Don't hardcode Unix filename syntax when opening ~/.pdbrc.
authorGuido van Rossum <guido@python.org>
Sun, 14 Jan 2001 23:29:48 +0000 (23:29 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 14 Jan 2001 23:29:48 +0000 (23:29 +0000)
commit752d3f557e95cda98a8b50808cfe2f2d0b8767eb
treefd7f714690f4acffc2456bfd0dda1a9e96fb6947
parent077153e9738466a9b0d3b47eebc648759e130803
- Don't hardcode Unix filename syntax when opening ~/.pdbrc.
- Conform to standard coding style in a few more places.
Lib/pdb.py