WebHelpers2 is Python 3 compatible. WebHelpers remains for older applications. Paginate and some other large components have been spun off to separate distributions.
On Wed, Nov 23, 2016 at 10:20 AM, Oliver <[email protected]> wrote: > It is, what it says: SyntaxError == WebHelpers is not Python 3 compatible > > This library is 5 years old and probably not maintained anymore... > > On 23.11.2016 19:10, F.Zinnatulin wrote: >> Hey all, i have the following problem(It can be seen in the picture): >> >> <https://lh3.googleusercontent.com/-q1Z8mq5LeKo/WDXaeXIYYlI/AAAAAAAAAE4/JuO_mGwT5sk-JVX1lJe20krCq1Eo9CmxwCLcB/s1600/1.png> >> >> >> testWebhelpersLib.py: >> >> #!/usr/bin/env python >> import webhelpers.paginate >> url_for_page = PageURL("/articles/2013", {"page": "3"}) >> >> What am I doing wrong? Thanks... >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to >> [email protected] >> <mailto:[email protected]>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/pylons-discuss/7e8d6fa1-f733-4164-a35e-e969824bf46f%40googlegroups.com >> <https://groups.google.com/d/msgid/pylons-discuss/7e8d6fa1-f733-4164-a35e-e969824bf46f%40googlegroups.com?utm_medium=email&utm_source=footer>. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/cd204f57-4673-f1bd-0132-8cec2939406d%40gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAH9f%3DupwemJo6PHs0FZo-Mmqt4dd_x-3bS8e-vJ4Q6nVhNmOpQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
