This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-04-06 11:50:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
da2706b28f
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
Brett Cannon
2b5d6ebfe5
dbm.dumb was opening files without specifying the encoding. Caused problem on
...
at least OS X where the default is macroman. Closes issue
#4382
.
2008-11-24 21:09:58 +00:00
..
__init__.py
dumb.py
dbm.dumb was opening files without specifying the encoding. Caused problem on
2008-11-24 21:09:58 +00:00
gnu.py
ndbm.py