Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Python (http://www.programmingforums.org/forum43.html)
-   -   CherryPy with py2exe (http://www.programmingforums.org/showthread.php?t=8271)

Sane Feb 5th, 2006 12:01 PM

CherryPy with py2exe
 
CherryPy has a built in autoreload feature, which will automatically reload the server when it detects a change.

When compiling a CherryPy script with py2exe, there is something about the executable that makes CherryPy always sense a change. So the executable just rapidly reloads the server without ever letting you access it.

Is there a way to disable the autoreload, or fix this?



P.S. Please read this: http://www.programmingforums.org/for...0531#post80531


All times are GMT -5. The time now is 12:03 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC