RE: [Rest2web-develop] initialheaderlevel
Brought to you by:
mjfoord
From: Andrew I. <and...@us...> - 2006-03-07 00:47:05
|
Michael: The following subversion & linux commands reveal my handiwork: svn blame restprocessor.py|grep -i 'aji'. Or just search the "blame" output for "aji". Revision #158 on restprocessor.py contains my 5 lines of changes. Take care, Andrew -----Original Message----- From: res...@li... [mailto:res...@li...]On Behalf Of Fuzzyman Sent: Monday, March 06, 2006 1:13 AM To: res...@li... Subject: Re: [Rest2web-develop] initialheaderlevel Andrew Ittner wrote: Michael: I added the initialheaderlevel keyword for use on my own projects, and did not update the docs or any of the examples. Yes, I would appreciate it if you would correct my oversight. Hello Andrew, I'm happy to add it to the docs and the 'test' site. The problem I saw was a bit more fundamental though. Although you added the code to 'restindex.py' to recognise the new keyword, I couldn't see any changes in 'resprocessor.py' to *use* the keyword. I might be being thick here of course ? All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |