Eric S. Raymond writes: > There is already a bsddbmodule.c. Can somebody explain why some module names > have a leading underscore and some don't? I was under the impression that db_wrap was an implementation detail for some Python code; module names with a leading underscore are not intended to be directly used by anything other than a Python wrapper module. The existing bsddb module *is* the public interface; if db_wrap is a direct replacment, it should be called bsddb instead of _bsddb. -Fred -- Fred L. Drake, Jr. <fdrake at beopen.com> BeOpen PythonLabs Team Member
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4