Me too. I feel like I've been living under a rock. Did all this just
happen in the last few years?
--
http://mail.python.org/mailman/listinfo/python-list
I apologize if this is a stupid question, I'm asking Python group for
perspective on Ruby, but I don't see how the alternative of going to a
ruby group for a perspective on Ruby is going to do me any good...
I just unpacked and tried out InstantRails, after turning off the
local Plone stack.
L
That's a good try...
Can we get some street pros?
http://www.graffitifonts.com/
--
http://mail.python.org/mailman/listinfo/python-list
ok, who's been playing with mailman?
--
http://mail.python.org/mailman/listinfo/python-list
I need a python source code diagrammer that actually works
out-of-the-box to explore all the code already written out there.
something like SmallWorlds was to java before they got rid of it.
--
http://mail.python.org/mailman/listinfo/python-list
I'm looking to do something like POJO/AOP in Python.
(ref pojo, aspectj for Java, CodeFarms for C++
http://www.codefarms.com/ , esp see two-layer diagram #2 here:
http://incode.sourceforge.net/index.html ).
The thing with a two-layer design and plain old objects is you need a
kernel to manage it,
Hi,
I am python novice, trying to convert a boost::gregorian::date out to
python using PyDateTime C-api interface. I was coring because the C-
API failed to initialize. The error was:
AttributeError: "module" object has not attribute datetime_CAPI
As indicated by the error, a dir(datetime) give