On Dec 3, 2009, at 12:34 AM, Mike Orr wrote:

>> I upgraded Markdown to 1.7 last year, and now it's at 2.0.
> 
> Deprecated webhelpers.markdown.  Users can install Markdown or the
> alternate Markdown2 in PyPI.

Why not leave it as is, but have it attempt to import the full Markdown 2.0 if 
its around? That way you get Markdown 1.7 for free with WH, but if you really 
want 2.0, you install it yourself. A simple try/except for the import at the 
top should work fine.

Cheers,
Ben

--

You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.


Reply via email to