Alan Gauld
2015-10-15 23:26:28 UTC
Has anyone noticed a change to the DBM file format or is it an OS
specific thing? Last time I used dbm it was on a Windoze box with
Python 3.3 and it generated sets of 3 files for each 'database'
created. (I think this is what it did under v2 as well?)
I just used it on my Linux box in 3.4 and its only creating
a single file. Is this a 3.4 change or a Linux/dbm feature?
I can't use Python on Windows at the moment so I can't check.
Does anyone know? I don't see anything in the module docs
about file formats differing by OS...
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
specific thing? Last time I used dbm it was on a Windoze box with
Python 3.3 and it generated sets of 3 files for each 'database'
created. (I think this is what it did under v2 as well?)
I just used it on my Linux box in 3.4 and its only creating
a single file. Is this a 3.4 change or a Linux/dbm feature?
I can't use Python on Windows at the moment so I can't check.
Does anyone know? I don't see anything in the module docs
about file formats differing by OS...
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor