- 05 Jan, 2000 1 commit
-
-
Amos Latteier authored
-
- 04 Jan, 2000 6 commits
-
-
Michel Pelletier authored
managment methods so they can be more easily called from python. Thanks to Anthony Baxter for the patch.
-
Ken Manheimer authored
richard otten for this and the previous correction.)
-
Ken Manheimer authored
-
Jim Fulton authored
-
Michel Pelletier authored
Baxter)
-
Jim Fulton authored
-
- 29 Dec, 1999 4 commits
-
-
Christopher Petrilli authored
-
Christopher Petrilli authored
confusing.
-
Christopher Petrilli authored
confusing to people.
-
Amos Latteier authored
-
- 28 Dec, 1999 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
- 24 Dec, 1999 1 commit
-
-
Amos Latteier authored
Improved response marshalling. Now None is returned as a Boolean Fals, since XML-RPC doesn't handle None. Also a Fault is returned if the response cannot be marshalled.
-
- 22 Dec, 1999 1 commit
-
-
mike authored
not a path.
-
- 16 Dec, 1999 3 commits
-
-
Jim Fulton authored
should behave properly. Comparison should now work correctly for wrapped objects, even when compared with unwrapped objects. Note that when a comparison or numeric operator is a Python method or is interited from a data-less base class, then a wrapped object is passed to the operator and acquisition may be used.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Dec, 1999 1 commit
-
-
Jim Fulton authored
ZClasses that don't carry along the standard Zope bases classes. This made it impossiblt to use ZClasses as SQL brains.
-
- 14 Dec, 1999 4 commits
-
-
Jim Fulton authored
The utility of this is limited, however, by the fact that we don't set up logging until after products are imported.
-
Jim Fulton authored
the rules for ObjectManager) rather than getattr.
-
Michel Pelletier authored
-
- 13 Dec, 1999 13 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Michel Pelletier authored
-
Ken Manheimer authored
not output, were checked in before!)
-
Ken Manheimer authored
-
Ken Manheimer authored
StructuredText.py finds ts_regex. Changed to not depend on bash-specific shell features, so the script can be (and is, by default) run with sh.
-
Ken Manheimer authored
his web page at http://www.zope.org/Members/gaaros/StructuredText: Structured Text module with table support A paragraph that has blocks of text enclosed in '||' is treated as a table. The text blocks correspond to table cells and table rows are denoted by newlines. By default the cells are center aligned. You can change the defaults by modifying the CELL,ROW and TABLE class attributes in class Table. A cell can span more than one column by preceding a block of text with an equivalent number of cell separators '||'. Newlines and '|' cannot be a part of the cell text. If you need newlines use <BR>. For example: |||| **Ingredients** || || *Name* || *Amount* || ||Spam||10|| ||Eggs||3||
-
- 12 Dec, 1999 1 commit
-
-
Amos Latteier authored
-
- 10 Dec, 1999 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-