On 4/4/06, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > I'm in agreement with the sentiment of keeping the Python code though > -- it's incredibly useful for example in Jython and IronPython. > Perhaps we should switch to a naming scheme where we have a "pickle" > module that you're supposed to import, which dynamically tries to > import first "_pickle" and if that fails imports "_pypickle" (or some > such naming scheme).
We could have a subdir, but I'm not sure I like that. We might wind up with a lot of dirs on sys.path if we add a bunch of subdirs. n _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com