Re: ANN: Python Test Environment

2004-12-16 Thread stani_
Hi Fuzzy, I'm quite interested in your test environment project. It would enable me to carry my favorite working environment around on my 1gb flashdisk. Very useful indeed, as I also sometimes am at places where I can't install or don't want to install python and all set of libraries. What is the m

Re: ANN: Python Test Environment

2004-12-16 Thread Fuzzyman
This seems to work very well. I'm still tweaking the 'stdlibfinder.py' and the setup.py - but it's still ok. In some ways it acts like a basic 'Python Runtime Environment'. Part of the reason for building it was that in one of my jobs I don't have python installed and can't install new programs. I

Re: ANN: Python Test Environment

2004-12-15 Thread Richie Hindle
[Michael / Fuzzyman] > http://www.voidspace.org.uk/atlantibots/pythonutils.html#testenv I've seen this announcement four times now - I don't whether you're seeing problems with it, but it's definitely reaching the mailing list. -- Richie Hindle [EMAIL PROTECTED] -- http://mail.python.org/mail

Re: ANN: Python Test Environment

2004-12-15 Thread Fuzzyman
Sorry they're not reaching google groups, which is what I'm posting from. From http://groups-beta.google.com/group/comp.lang.python posts usually show up within a few minutes. The thing is, when I posted by email it showed up in seconds... Anyway - sorry about that and thanks for letti

ANN: Python Test Environment

2004-12-15 Thread Michael Foord
Well sort of... Highly experimental - I'm interested in ways of improving this. http://www.voidspace.org.uk/atlantibots/pythonutils.html#testenv I've created a script that will build a 'test environment'. Windoze(tm) only as it uses py2exe. It scans your Python\Lib folder (configurable) and bui

ANN: Python Test Environment

2004-12-15 Thread Fuzzyman
Well sort of... Highly experimental - I'm interested in ways of improving this. http://www.voidspace.org.uk/atlantibots/pythonutils.html#testenv I've created a script that will build a 'test environment'. Windoze(tm) only as it uses py2exe. It scans your Python\Lib folder (configurable) and

ANN: Python Test Environment

2004-12-14 Thread Fuzzyman
Well sort of... More a request for comments really - to see if anyone is interested in this. http://www.voidspace.org.uk/atlantibots/pythonutils.html#testenv I've created a script that will build a 'test environment'. Windoze(tm) only as it uses py2exe. It scans your Python\Lib folder and b

ANN: Python Test Environment

2004-12-13 Thread Fuzzyman
Well sort of... More a request for comments really - to see if anyone is interested in this. http://www.voidspace.org.uk/atlantibots/pythonutils.html#testenv I've created a script that will build a 'test environment'. Windoze(tm) only as it uses py2exe. It scans your Python\Lib folder and b