5 Jun 2004 00:14
Re: Re: Automatic choosing of filename extension
Aahz <aahz <at> pythoncraft.com>
2004-06-04 22:14:43 GMT
2004-06-04 22:14:43 GMT
On Fri, Jun 04, 2004, Felix Wiemann wrote: > > Furthermore, those who need more sophisticated filename extension > tweaking can simply use regular expressions, which isn't too difficult > due to the determinability of the writers. So there is no need to add a > complex filename-extension-handling feature to Docutils. +1 My point about using ``.*`` is that any other mechanism inside reST leads to too many ambiguities in reading reST documents; at least with ``.*`` it's clear that some kind of substitution is going on. -- -- Aahz (aahz <at> pythoncraft.com) <*> http://www.pythoncraft.com/ "as long as we like the same operating system, things are cool." --piranha ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504
RSS Feed