Python Forum
Feedback on my first Python module
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feedback on my first Python module
#12
(Jun-20-2018, 08:55 PM)CodeRaker Wrote: I like to keep the module python 2.7 friendly, since I'll be using it on systems where some may not have 3+ installed.

You might look at the format method of strings. It's 2.7 friendly and in the direction of an f-string.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Feedback on my first Python module - by CodeRaker - Jun-16-2018, 12:07 PM
RE: Feedback on my first Python module - by Larz60+ - Jun-16-2018, 12:55 PM
RE: Feedback on my first Python module - by buran - Jun-16-2018, 03:29 PM
RE: Feedback on my first Python module - by buran - Jun-16-2018, 03:52 PM
RE: Feedback on my first Python module - by buran - Jun-16-2018, 05:17 PM
RE: Feedback on my first Python module - by ichabod801 - Jun-21-2018, 02:16 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My First Python Script. Feedback Sought. malonn 5 3,834 Jun-29-2018, 03:49 PM
Last Post: Zombie_Programming
  Feedback on module GamePatrol 1 2,467 Mar-06-2018, 07:40 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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