[issue12417] Inappropriate copyright on profile files

2011-07-12 Thread Paul Hildebrandt
Paul Hildebrandt paul_hildebra...@yahoo.com added the comment: Good catch, thanks Eric! You are a wonderful human being. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12417

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Paul Hildebrandt
New submission from Paul Hildebrandt paul_hildebra...@yahoo.com: profile.py and pstats.py have an inappropriate copyright for some. These files were contributed by a company that was acquired by Disney. I have a patch that has passed Disney legal to resolve the problem. The following

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Paul Hildebrandt
Paul Hildebrandt paul_hildebra...@yahoo.com added the comment: This is the patch. It was created with hg diff WDAS.patch at the root of the hg repository. This patch is just a comment change and should apply to versions of Python currently being update. -- keywords: +patch

Re: How complex is complex?

2009-03-19 Thread Paul Hildebrandt
On Mar 19, 9:41 am, Kottiyath n.kottiy...@gmail.com wrote: On Mar 19, 9:33 pm, Kottiyath n.kottiy...@gmail.com wrote: On Mar 19, 8:42 pm, Paul McGuire pt...@austin.rr.com wrote: On Mar 19, 4:39 am, Kottiyath n.kottiy...@gmail.com wrote: I understand that my question was foolish,

Sphinx for API documentation

2009-03-05 Thread Paul Hildebrandt
I really like the look of Sphinx BUT I want autogenerated documentation like Epydoc/doxygen. Does anyone know of a frontend for Sphix that will make it work like Epydoc? Paul -- http://mail.python.org/mailman/listinfo/python-list

Re: Sphinx for API documentation

2009-03-05 Thread Paul Hildebrandt
On Mar 5, 1:22 pm, Benjamin Peterson benja...@python.org wrote: 2009/3/5 andrew cooke and...@acooke.org: Benjamin Peterson wrote: Paul Hildebrandt paul_hildebrandt at yahoo.com writes: I really like the look of Sphinx BUT I want autogenerated documentation like Epydoc/doxygen.  Does

Porting to 3.0, test coverage

2008-12-04 Thread Paul Hildebrandt
I was just reading what's new with Python 3.0 http://docs.python.org/dev/3.0/whatsnew/3.0.html I like this prerequisite to porting: Start with excellent test coverage May I suggest looking into Pythoscope for those looking to boost test coverage. http://pythoscope.org Paul --

ANN: Pythonscope 0.3.1 Release Notes and Funding Request

2008-10-13 Thread Paul Hildebrandt
Pythoscope, the Python unit test generator, is growing and maturing. Over the last three months we've made pretty incredible progress. We've had a full time developer and part time project manager. Where we are: Technical: * Static analysis of code. With this we can generate and maintain unit