Berker Peksag added the comment:

I can't reproduce it on Windows 7 with Python 3.3.2.

Attaching my test script.

Here's the output:

C:\Python33>python.exe -V
Python 3.3.2

C:\Python33>python.exe dbmopen.py
<dbm.dumb._Database object at 0x027C15B0>
bzdew.dat exists? True
bzdew.dir exists? True
b'hello' b'there'

Could you run it and paste here the output?

----------
nosy: +berker.peksag
stage:  -> test needed
Added file: http://bugs.python.org/file30435/dbmopen.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to