[C++-sig] Installing Pyste.

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Sat Jul 5 18:28:01 CEST 2003


>>>>> "N" == nicodemus  <nicodemus at globalite.com.br> writes:

    >> Great!  In that case you could also move the
    >> pyste/src/Pyste/pyste.py script into pyste/src and modify it to
    >> import modules from the Pyste package.  If this is done you
    >> will no longer need the separate pyste.py script.
    >> Unfortunately I can't see/get your latest changes to the code
    >> in CVS or submit a patch since pserver access to CVS for me is
    >> via the backup server and is delayed by about 24hrs.  :(

    N> Don't worry, I made the necessary changes. I reduced pyste.py
    N> to:

Great!  Thanks!  I also was able to update my CVS checkout a few hours
after I sent that message.

    N> from Pyste import pyste 
    N> pyste.main()

Ah, did not notice that.  Thats fine.

    N> To avoid code duplication, and changed the setup.py to work
    N> from pyste/install. 8) Thanks again for the contribution!

My pleasure.

cheers,
prabhu




More information about the Cplusplus-sig mailing list