>> What did you do,
> Nothing relevant

You didn't even install Python? If so, how did the
files get into \Program Files\Python30?

I really need to know the exact sequence of actions
done to this folder. One possible explanation is that
you installed alpha4, then upgraded to beta1. Another
explanation is that you copied the Python files
yourself into this folder, from a subversion checkout.

>> what did you expect to happen instead?
> To see Grammar3.0.0.beta.1.pickle or nothing like that at all.

Grammar3.0.0.beta.1.pickle won't be created until you
use lib2to3, so it's not there in a fresh installation.

Why Grammar3.0.0.alpha.4.pickle is there, I cannot guess
(not knowing what precisely you did); it should not be there.

>>> I cannot find any doc in the libref (it would belong, I believe, in
>>> Development Tools).  Intentional? Not done yet?
>>
>> Why would you think this file deserves any mentioning in the
>> documentation at all?
> 
> 'Doc' refers to documentation for (lib)2to3 (see subject line), not the
> surprising g...pickle.  I expected mention of the former because

Ah, ok. lib2to3 should certainly be documented. Contributions are
welcome.

Regards,
Martin

_______________________________________________
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

Reply via email to