Python Forum
Trying to convert a script from "2to3"
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to convert a script from "2to3"
#9
(Feb-21-2017, 08:41 AM)Skaperen Wrote: file is gone in python 3.   so i wonder how 2to3 will handle that

You can look at the result code posted by the OP. Anyway I don't think this could cause problem as long as he doesn't try to use it as originally intended.
Note that it doesn't rise an exception, just os.path.exists cannot find the files.
Reply


Messages In This Thread
RE: Trying to convert a script from "2to3" - by buran - Feb-21-2017, 09:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Script to convert Json to CSV file chvsnarayana 8 2,760 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
Question convert autohotkey script to python / macro - press key when pixel get colour willson94d 1 3,799 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  Convert .py script to dll file and .exe srikanthpython 0 3,208 Aug-20-2020, 06:01 PM
Last Post: srikanthpython
  Convert Python script to Php JuroClash 0 8,237 Oct-21-2019, 03:01 PM
Last Post: JuroClash
  convert sh script to python script Reims 0 2,264 Oct-01-2019, 12:10 PM
Last Post: Reims
  Is there any way to convert a python script (with Tkinter module), to a .exe (Windows moste 3 4,142 May-12-2019, 12:02 PM
Last Post: snippsat
  How to use 2to3.py converter under Windows OS samsonite 2 7,448 Mar-02-2019, 05:49 AM
Last Post: samsonite
  Confusing output from 2to3 about what files need change Moonwatcher 1 4,916 Dec-30-2018, 04:07 PM
Last Post: Gribouillis
  Issue with a script to convert xls to json Will86 2 3,909 Dec-19-2018, 08:23 AM
Last Post: Will86
  Error with using pyinstaller to convert python script in Mac OS Takeshio 2 5,530 Oct-19-2018, 02:42 PM
Last Post: Takeshio

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020