On 2007-07-30, Diez B. Roggisch <[EMAIL PROTECTED]> wrote:
> Making the switch between different parser-implementations on
> the fly isn't technically impossible - but really, really,
> really complicated. But then, if it's lameness sucks so much,
> you might wanna take a stab at it?
I was considering the following specific quote:

  What if you are designing a module meant to be imported, and
  used by other programs over which you have no control?   You
  can't use "from __future__ import" in your module."

If that were true, I think it would indeed be lame. Of course, it
isn't true, right?

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to