|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Idle
Does the latest version of python come with idle so i can save some of my programs ?
|
|
#2
|
|||
|
|||
|
yes
I think all (but I'm not sure) of the python installs available at www.python.org come with Idle.
I don't see why not, anyhow... Idle is possibly one of the best features of the install, it's basically the best way to learn Python! I'm not sure what Idle has to do with saving your programs... but no matter, hope I answered your question ![]() |
|
#3
|
||||
|
||||
|
Cv is right, Idle/IdleFork comes with both the Linux/Unix and Windows versions of Python.. as far as i know there is no IDE in MacPython since Tkinter doesn't run under Mac OS.. but as a rule its safe to assume that Idle/IdleFork will be present!
Quote:
One of the best things about interpreted languages like Python and perl is that you can write programs in any text editor! So you don't need Idle to write your Python programs.. it sounds like you've been playing with the Python shell and you want a way to save your sessions, right? Mark. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Idle |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|