The Grant Institute's Grants 101: Professional Grant Proposal Writing Workshop
will be held in Salt Lake City, Utah, May 12 - 14, 2008. Interested development professionals, researchers, faculty, and graduate students should register as soon as possible, as demand means that seats will fill up q
Hi,
It would be useful to have a copy of source tar ball for PyXML 0.8.4
uploaded to PyPI. Then it can be easy_installed or used in
zc.buildout. There is an existing entry for PyXML on PyPI which has
the owners "loewis, aaronsw, jkloth". Can one of these owners upload
PyXML-0.8.4.tar.gz to PyPI? (
Hi,
Michael Dunstan wrote:
> It would be useful to have a copy of source tar ball for PyXML 0.8.4
> uploaded to PyPI. Then it can be easy_installed or used in
> zc.buildout. There is an existing entry for PyXML on PyPI which has
> the owners "loewis, aaronsw, jkloth". Can one of these owners uploa
>> It would be useful to have a copy of source tar ball for PyXML 0.8.4
>> uploaded to PyPI. Then it can be easy_installed or used in
>> zc.buildout. There is an existing entry for PyXML on PyPI which has
>> the owners "loewis, aaronsw, jkloth". Can one of these owners upload
>> PyXML-0.8.4.tar.gz
> However if I try and put some of the surrounding text back in either by
> concatenating strings or using multiple sys.stdout.write() calls I get
> repetitions of the strings.
>
> if len(newchars)> 0:
> output = ''.join(newchars)
> sys.stdout.write("String read is '"
On Feb 7, 2008 6:52 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> >> It would be useful to have a copy of source tar ball for PyXML 0.8.4
> >> uploaded to PyPI. Then it can be easy_installed or used in
> >> zc.buildout. There is an existing entry for PyXML on PyPI which has
> >> the owners "lo