with terminal is there a way for me to get a list of names that are already taken?
like for things like variables and filenames import
so I can't accidentally name something that will make a bug
nouth -3 Junior Poster in Training
Recommended Answers
Jump to PostThis is a head start: Click Here
Also, dig around a bit, you'll find plenty more, or just hit on google python reserved words/python reserved imports.
As for the imports, before naming a module, make sure you check the name in the documentation,
All 4 Replies
Lucaci Andrew 140 Za s|n
snippsat 661 Master Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
chriswelborn 63 ...
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.