-
Hey Mark,
This is Sridhar from ActiveState. Since Trent is involved with Komodo, I am working on ActivePython these days. While working on supporting pywin32 for ActivePython-3.x, I had to port AutoDuck to Python 3.1.
I'm attaching the patch here.
Please review.
2009-11-12 21:36:07 UTC in Python for Windows extensions
-
Since APy build scripts run "setup.py install --prefix=",
we should use distutils' self.prefix (instead of sys.prefix - that points to
the Python build directory) when finding previously installed file.
Index: pywin32/setup.py
===================================================================
--- pywin32/setup.py.orig 2009-11-10 17:00:30.000000000 -0800
+++...
2009-11-11 17:25:29 UTC in Python for Windows extensions
-
the 214 source tarball is missing the win32/help/ directory.
2009-11-10 21:37:13 UTC in Python for Windows extensions
-
matplotlib-0.99.0.tar.gz misses the make.osx file from SVN. It seems that make.osx helps the build process on MacOSX. See http://blog.hyperjeff.net/?p=160.
2009-09-16 22:31:15 UTC in matplotlib
-
Hi George,
Thank for your contributions. Would you like commit access to the source?.
2009-09-06 18:53:30 UTC in GNU 8085 Simulator
-
1. Go to http://pypi.python.org/pypi
2. Type "python-twitter" (without quotes) in the top-right search box
3. Hit ENTER
The following HTML page is displayed:
Index of Packages Matching 'pythontwitter'
There were no matches.
PyPI stripped that hyphen out of the search query. Ideally, it should give me a link to http://pypi.python.org/pypi/python-twitter .. but it doesn't.
2009-09-03 22:35:02 UTC in Python Package Index
-
1. Visit http://pypi.python.org/pypi/zc.buildout
2. Wait for the page to load
3. Think to yourself - "How do I download zc.buildout?"
4. Scroll down (mouse wheel down or press the down arrow key)
5. Scroll down
6. Scroll down
7. Oh, wait .. scroll up a bit.
8. See the 'Download' link below the TOC? Click that.
9. Now you are at the part where the download links are.
It would be way...
2009-08-20 22:40:48 UTC in Python Package Index
-
Searching for a package in pypi in Google shows:
"""
Python Package Index : berry 0.11
Home page for Python, an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and ...
pypi.python.org/pypi/berry/0.11 - Cached - Similar -
""""
The same META tag is used for pypi package pages too? Shouldn't we change it to...
2009-07-15 19:57:02 UTC in Python Package Index
-
With the respect to the discussion regarding easy_install failing to download files from SourceForge,
http://mail.python.org/pipermail/distutils-sig/2009-June/012346.html
may I suggest that you provide a direct link to the tarball in PyPI? The 'Download URL' in http://pypi.python.org/pypi/Pyro/3.9 is not a direct link .. and hence setuptools had to resolve to using unreliable...
2009-06-30 02:30:13 UTC in Pyro - Python Remote Objects
-
I get the following error during RPC:release_data('nose-pathmunge', 0.2):
xmlrpclib.Fault:
2009-05-20 19:04:36 UTC in Python Package Index