
Up to [pgFoundry] / python / be
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 23 02:46:57 2005 UTC (7 years ago) by jwp
Branch: MAIN
CVS Tags: R031,
R030,
R020,
R010,
HEAD
Changes since 1.1: +2 -0
lines
Diff to previous 1.1 (unified)
Make setup.py import friendly. Also, make setup calculate installation directories at install time. Tweak as necessary in ldistutils. This allows 'be' to be configured and built prior to the installation of 'lo'.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 16 00:32:17 2004 UTC (7 years, 5 months ago) by flaw
Branch: FINAL
CVS Tags: INIT
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
import 'imp' into 'be' This is done to improve comprehension as fe[frontend] will be imported soon. Now that there is work on both a backend and a frontend, imp was slightly ambigious(perhaps was before as well). 'be' is significantly more descriptive. Some small changes and file moves for were done to help improve history and to reorganize a tad while we are working with a fresh repo.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 16 00:32:17 2004 UTC (7 years, 5 months ago) by flaw
Branch: MAIN
Initial revision