Python Forum
Need help amalgamating two scripts
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help amalgamating two scripts
#11
#-*- coding: UTF-8 -*- tells Python how it should read your source file (in particular the string literals), *not* how it should handle the contents of files read/written by your code.
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply


Messages In This Thread
Need help amalgamating two scripts - by brocq_18 - Mar-07-2017, 02:24 PM
RE: Need help amalgamating two scripts - by Larz60+ - Mar-07-2017, 02:37 PM
RE: Need help amalgamating two scripts - by wavic - Mar-07-2017, 02:45 PM
RE: Need help amalgamating two scripts - by wavic - Mar-07-2017, 04:46 PM
RE: Need help amalgamating two scripts - by Ofnuts - Mar-20-2017, 02:02 PM
RE: Need help amalgamating two scripts - by wavic - Mar-20-2017, 12:00 PM
RE: Need help amalgamating two scripts - by Ofnuts - Mar-21-2017, 12:51 PM

Forum Jump:

User Panel Messages

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