Django
The web framework for perfectionists with deadlines.
Menu
Overview
Download
Documentation
News
Community
Code
Issues
About
♥ Donate
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
BESbswy
Issues
Login
Preferences
View Tickets
Reports
Timeline
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 16
and
Version 17
of
XML-RPC
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 1, 2007, 1:11:05 PM (
18 years
ago)
Author:
James Bennett
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Tabular
Unified
XML-RPC
v16
v17
27
27
28
28
29
== Grear ==
30
31
29
{{{
32
30
#!python
…
…
48
46
dispatcher = SimpleXMLRPCDispatcher(allow_none=False, encoding=None) # Python 2.5
49
47
50
51
== ''c0der: zASzL'' ==
52
48
53
49
Back to Top