On Mon, Jul 25, 2016 at 06:25:08AM -0500, Ian Cordasco 
<graffatcolmin...@gmail.com> wrote:
> So current master (I think) probably has this fixed:
> https://github.com/formencode/formencode/blob/203bb759cd21ca54dddae9772157342d477b45cd/formencode/api.py#L155

   That works:

$ pip3 install git+https://github.com/formencode/formencode
Collecting git+https://github.com/formencode/formencode
  Cloning https://github.com/formencode/formencode to /tmp/pip-tr0kff4o-build
Collecting six (from FormEncode==2.0.0a1)
  Downloading six-1.10.0-py2.py3-none-any.whl
Installing collected packages: six, FormEncode
  Found existing installation: FormEncode 1.3.0
    Uninstalling FormEncode-1.3.0:
      Successfully uninstalled FormEncode-1.3.0
  Running setup.py install for FormEncode ... done
Successfully installed FormEncode-2.0.0a1 six-1.10.0

$ python3.4 -c "from sqlobject import col"

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to