Well, I could give it a try, are these the only python files in the source
code?

./plugin/mysql_protocol/prototest/prototest/mysql/command.py
./plugin/mysql_protocol/prototest/prototest/mysql/result.py
./plugin/mysql_protocol/prototest/prototest/mysql/bitfield.py
./plugin/mysql_protocol/prototest/prototest/mysql/handshake.py
./plugin/mysql_protocol/prototest/prototest/mysql/__init__.py
./plugin/mysql_protocol/prototest/prototest/mysql/column.py
./plugin/mysql_protocol/prototest/prototest/mysql/packet.py
./plugin/mysql_protocol/prototest/prototest/__init__.py
./tests/lib/test_run_options.py
./tests/lib/test_mgmt/test_execution.py
./tests/lib/test_mgmt/test_management.py
./tests/lib/test_mgmt/__init__.py
./tests/lib/test_mgmt/execution_management.py
./tests/lib/__init__.py
./tests/lib/uuid.py
./tests/lib/sys_mgmt/logging_management.py
./tests/lib/sys_mgmt/port_management.py
./tests/lib/sys_mgmt/__init__.py
./tests/lib/sys_mgmt/time_management.py
./tests/lib/sys_mgmt/codeTree.py
./tests/lib/sys_mgmt/system_management.py
./tests/lib/test_mode.py
./tests/lib/drizzle_test_run/dtr_test_execution.py
./tests/lib/drizzle_test_run/dtr_test_management.py
./tests/lib/drizzle_test_run/__init__.py
./tests/lib/server_mgmt/server.py
./tests/lib/server_mgmt/__init__.py
./tests/lib/server_mgmt/drizzled.py
./tests/lib/server_mgmt/server_management.py
./tests/lib/randgen/randgen_test_execution.py
./tests/lib/randgen/__init__.py
./tests/lib/randgen/randgen_test_management.py
./tests/dbqp.py
./docs/conf.py
./docs/pyext/dbtable.py
./docs/pyext/confval.py
./docs/pyext/__init__.py
./docs/pyext/options.py


On Thu, Mar 31, 2011 at 2:35 AM, Monty Taylor <[email protected]> wrote:

> On 03/31/2011 02:20 AM, Andrew Hutchings wrote:
> > Hi Juan,
> >
> > On 31/03/11 02:22, Juan Antonio Osorio wrote:
> >> My name is Juan Antonio and I'm interested in applying to work in the
> >> project in summer
> >> through the GSoC, but when I tried to compile the source code I got
> this:
> >>
> >> I'm guessing that plugin depends on python2.7 and I'm using python3.2.
> >> Does the code depend
> >> on a lot of python code? maybe I could port it or try to make it syntax
> >> independent.
> >
> > That is the Pandora build system, and yes it depends upon Python 2.x.  I
> > think the only other two things we use python for is docs (using
> > python-sphinx) and testing (tests/dbqp).
> >
> > As for porting Pandora I would recommend talking to Monty Taylor
> > (mtaylor on IRC) since he heads that project.
>
> I would totally accept patches to allow pandora-build to run in python3,
> as long as they will also work with python2 (since most of the distros
> have not moved yet)
>
> Monty
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp
>



-- 
Juan Antonio Osorio R.
e-mail: [email protected]

"All truly great thoughts are conceived by walking."
- F.N.
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to