Re: [PyCS-devel] html_cleaner.py is not safe
Status: Alpha
Brought to you by:
myelin
|
From: Yasushi I. <ya...@lo...> - 2003-10-14 01:42:10
|
Hi,
On Tue, 14 Oct 2003 01:45:47 +1300 you wrote:
> Looks all right. I've simplified the <pre> stuff a bit, got rid of the
> global var, and added in my test cases. Attached - what do you think of
> this one?
Looks better. Thank you.
> BTW I stopped writing Python code with spaces in strange places ("foo(
> bar )") ages ago and now the PyCS code looks really weird to me. Would it
> bother anyone here to just use the normal Python way ("foo()") instead for
> new modules?
Normal Python way looks good to me, too. I agree with your proposal.
|