Attending PyCon, and plan to attend a BFG tutorial? Now's the time to sign up
(it may be canceled otherwise): http://bit.ly/4LLt8S
If you do attend the BFG tutorial, you'll get a free paperback BFG book:
https://www.createspace.com/3422488
- C
___
Rep
Do this with a virtualenv :)
On 1/18/10 2:38 PM, "Chris McDonough" wrote:
> Hey Casey!
>
> The document was produced via a lightly modified version of Sphinx via its
> support for LaTeX.
>
> If you install this version of Sphinx:
>
>http://bitbucket.org/chrism/sphinx/
>
> Then run "mak
On Thursday 14 January 2010 18:33:27 Hanno Schlichting wrote:
> On Thu, Jan 14, 2010 at 6:30 PM, Diez B. Roggisch
>
> wrote:
> >> I have an in-work (but stalled) branch to fix those issues. You could
> >> try un-stalling it:
> >>
> >> svn+ssh://svn.zope.org/repos/main/Zope/branches/tseaver-fix_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chris McDonough a écrit :
> Shane Hathaway wrote:
>> Chris McDonough wrote:
>>> - App developers can use get_current_registry() to get the registry
>>>and thus get access to utilities and such, e.g.
>>>get_current_registry().getUtility(...)
>