With the Pyramid docs in ebook form on my phone I tend to browse them at odd times. Today, standing in line at the post office, I stopped at this paragraph right near the beginning: """ It’s useful to use a Python interpreter that isn’t the “system” Python interpreter to develop your software. The authors of Pyramid tend not to use the system Python for development purposes; always a self- compiled one. Compiling Python is usually easy, and often the “system” Python is compiled with options that aren’t optimal for web development. """ ... and wondered what the best compilation options for web development might be. I generally use whatever comes with Ubuntu, which seems to work OK. Does anyone have config tips to share?
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
