* Lennart Regebro <rege...@gmail.com> [2009-09-21 12:04]:
> Great. I've checked in some docs too, I expanded the section on Python
> 3 support and ended up creating a new document, python3.txt. Feedback
> on that is appreciated.

Excellent! I think that covers it pretty well.
 
> Also, feedback on the naming of the keywords is appreciated. Yes, I
> know it's bikeshedding, but I find the current parameter names clunky,
> but have no better ideas.

My favourite colour: use 2to3 as the prefix (consistency helps, I
think), like so:
  2to3_enabled, 2to3_convert_doctests, 2to3_fixers, ...

Wolfgang
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to