Search the web
Sign In
New User? Sign Up
zope
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 179183 - 179212 of 185485   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
179183
... Hhm, the zope.testbrowser tests aren't run in the buildout version. It doesn't run tests for egg dependencies. I tried this again and now that...
Hanno Schlichting
hannosch@...
Send Email
Dec 1, 2008
8:43 am
179184
Summary of messages to the zope-tests list. Period Sun Nov 30 12:00:00 2008 UTC to Mon Dec 1 12:00:00 2008 UTC. There were 6 messages: 6 from Zope Tests. Test...
Zope Tests Summarizer
zope-tests@...
Send Email
Dec 1, 2008
12:13 pm
179185
Finally - for a very limited time frame ónly˙ - PowerGăin+ is now aavailable online! The revolµtionary hárdcore formulaa for malee enhançement, proven by...
Maricela Myrick
xsloan@...
Send Email
Dec 1, 2008
12:38 pm
179186
Hi list I have a zsql where made a UPDATE and INSERT, I need know when happen a error to show. I using pyodbc 2.0.58, zpyodbcda 1.0.6 and ms sql server 2000 ...
Miguel Beltran R.
yourpadre@...
Send Email
Dec 1, 2008
5:14 pm
179187
... It looks not bad. ... Write a bug report, attach the patch and for a quicker response inform a "Five" maintainer about the "bug+solution". I am not sure...
Dieter Maurer
dieter@...
Send Email
Dec 1, 2008
6:12 pm
179188
... I've released it: http://pypi.python.org/pypi/collective.securitycleanup collective.securitycleanup GenericSetup handlers to restore Zope security to...
Ross Patterson
me@...
Send Email
Dec 1, 2008
6:42 pm
179189
Hi, It should sounds courious, but try to manually rewrite (ie., do not copy&paste!) your ZSQL method. MSSQL and Sybase servers are sometimes sensitive to...
Jaroslav Lukesh
lukesh@...
Send Email
Dec 1, 2008
6:57 pm
179190
... Hash: SHA1 ... It is true that we are unlikely to make another 2.9.x release, absent a serious security bug. However, in Zope 2.9, the Five product was ...
Tres Seaver
tseaver@...
Send Email
Dec 1, 2008
7:12 pm
179191
Hi people. I just removed zope.testing from the zope.index dependency and replaced zope.testing.doctest imports with plain python doctest and it seems to work...
Dan Korostelev
nadako@...
Send Email
Dec 1, 2008
11:12 pm
179192
Hi Dan I just commited the latest changes for z3c.indexer. Can you review this and let me know if this will fit for you? Any hints or improvment is very...
Roger Ineichen
dev@...
Send Email
Dec 2, 2008
12:27 am
179193
Hi, I am getting the following POSKeyError. Can anyone please tell me, what is the reason for this error, and how can I rectify it: 2008-12-02T03:16:11 ERROR...
Rupesh P Raj
roopesh.praj@...
Send Email
Dec 2, 2008
8:27 am
179194
... Yes. Using 'import doctest' rather than 'from zope.testing import doctest' was a pretty reliable way to break test.py --coverage, at least on Python 2.4. ...
Marius Gedminas
marius@...
Send Email
Dec 2, 2008
11:42 am
179195
... Oh, thanks for the hint. I'll fix that now. :) There's no need to use try/except though, it's nicer just to create an extras_require for tests, I think. --...
Dan Korostelev
nadako@...
Send Email
Dec 2, 2008
11:56 am
179196
Finally - for a very lďmited tîme frâme only - PowerGain+ is now available onliine! The revolútîonary hŕrdcoree formula for male eńhancement, proveen by...
Erica Elkins
dtine@...
Send Email
Dec 2, 2008
4:29 pm
179197
... The status quo is to forgo creating extras unless there is a compelling reason to have one. Creating a test extra just to remove a dependency on...
Benji York
benji@...
Send Email
Dec 2, 2008
4:57 pm
179198
... Your ZODB contains an object referencing another object with object id "0x18fb01" but this object is missing (not in the ZODB). I.e., you have a dangling...
Dieter Maurer
dieter@...
Send Email
Dec 2, 2008
6:13 pm
179199
... I would expect the need of a command separator (here at least and maybe after earlier commands as well). ... Omit the "dtml-try" (why does it end with...
Dieter Maurer
dieter@...
Send Email
Dec 2, 2008
6:27 pm
179200
... I'd be curious, for my own edification, to hear what would be compelling reasons. Thanks! Ross _______________________________________________ Zope-Dev...
Ross Patterson
me@...
Send Email
Dec 2, 2008
6:43 pm
179201
Is is ok to just run this anytime as a preventive measure? We had a POSkeyerror that would show up now and again but we could never nail it down. Are there any...
Allen Schmidt Sr.
aschmidt@...
Send Email
Dec 2, 2008
6:57 pm
179202
... Isn't that a bug in test.py that should be fixed then? Wichert. -- Wichert Akkerman <wichert@...> It is simple to make things. ...
Wichert Akkerman
wichert@...
Send Email
Dec 2, 2008
9:12 pm
179203
Hi All, How do I go about getting myself added to the Zope 3 packages so I can do releases to PyPI? (my PyPI username is chrisw) I'm not planning on doing this...
Chris Withers
chris@...
Send Email
Dec 2, 2008
9:27 pm
179204
... +10 -- Brian Sutherland _______________________________________________ Zope-Dev maillist - Zope-Dev@... ...
Brian Sutherland
brian@...
Send Email
Dec 2, 2008
10:27 pm
179205
... Best you ask one of the related package maintainers (PyPI shows their names at the bottom) in private. Unfortunately this must happen with every individual...
Andreas Jung
lists@...
Send Email
Dec 3, 2008
4:42 am
179206
... Thanks to some help from Stephan: http://pypi.python.org/pypi/zope.dottedname/3.4.3 cheers, Chris -- Simplistix - Content Management, Zope & Python...
Chris Withers
chris@...
Send Email
Dec 3, 2008
9:42 am
179207
... AFAIU it's a bug in Python's doctest.py that's been fixed in Zope's copy. I believe it was fixed in a newer Python version. Unfortunately, I cannot find...
Marius Gedminas
marius@...
Send Email
Dec 3, 2008
1:17 pm
179208
Hi, I did some work to update pt_BR zope.po translation. But I also want to make sure zope.pot is updated to merge new strings. I read this doc but I guess it...
Rudá Porto Filgue...
rudazz@...
Send Email
Dec 3, 2008
6:56 pm
179209
If you are tired of ovęerpaying for medication, and overpaying for visitss to the Doctors - If you need to get the prescription. filled withoutt hassle and...
Briana Addison
ycompose@...
Send Email
Dec 4, 2008
7:33 am
179210
Summary of messages to the zope-tests list. Period Wed Dec 3 12:00:00 2008 UTC to Thu Dec 4 12:00:00 2008 UTC. There were 6 messages: 6 from Zope Tests. Test...
Zope Tests Summarizer
zope-tests@...
Send Email
Dec 4, 2008
12:02 pm
179211
... Hash: SHA1 ... That CHANGES.txt is out of whack: there is no 3.5.2a1 tag in SVN (nor should there be: we don't do alphas for bugfix-only micro-releases). ...
Tres Seaver
tseaver@...
Send Email
Dec 4, 2008
1:21 pm
179212
... Hash: SHA1 ... My hypothesis is that one or more of the 'svn:externals' changes Sidnei made to bring in 2.6-compatible packages is the culprit (maybe an ...
Tres Seaver
tseaver@...
Send Email
Dec 4, 2008
3:12 pm
Messages 179183 - 179212 of 185485   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help