Wednesday, May 19, 2010

How do I name a variable with acronym?

Programmer Question

For example in Java for Data Transfer Object I use as:



ExampleDTO exampleDTO = new ExampleDTO();


So, if I am following PEP 8, what naming convention should I follow for similar in Python?



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails