473,385 Members | 1,312 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Author header for UI and Application .py files

440 256MB
Hi,

What is the format for Author description in case of Python files?.

Thanks & Regards
PSB
Feb 23 '07 #1
3 2446
bartonc
6,596 Expert 4TB
Hi,

What is the format for Author description in case of Python files?.

Thanks & Regards
PSB
Anybody know what PSB is on to here?
Anyway, if it's some standard practice that I'm not aware of Boa Constructor will certainly insert a template for it.
Feb 24 '07 #2
psbasha
440 256MB
Anybody know what PSB is on to here?
Anyway, if it's some standard practice that I'm not aware of Boa Constructor will certainly insert a template for it.
Hi,

At the top of the very file of the sourc code we will mention the company properitery description,with year

Name of the author /owner who has created the file
File description what it does?
Initial version,with date
whenever the developers modify the py file they describe why they have modified the file(purpose)

Thanksvin advance
PSB
Feb 25 '07 #3
bartonc
6,596 Expert 4TB
Hi,

At the top of the very file of the sourc code we will mention the company properitery description,with year

Name of the author /owner who has created the file
File description what it does?
Initial version,with date
whenever the developers modify the py file they describe why they have modified the file(purpose)

Thanksvin advance
PSB
Boa Constructor generates this:
#-----------------------------------------------------------------------------
# Name: module1.py
# Purpose:
#
# Author: <your name>
#
# Created: 2007/02/25
# RCS-ID: $Id: module1.py $
# Copyright: (c) 2006
# Licence: <your licence>
# New field: Whatever
#-----------------------------------------------------------------------------
Feb 25 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

31
by: Steven T. Hatton | last post by:
If a header is not necessarily a source file, and the sequences delimited by < and > in header names aren't necessarily valid source file names, what exactly is a header? -- p->m == (*p).m == p.m...
15
by: Kannan Goundan | last post by:
Maintaining a C++ header file can be painful. I want a way to automatically generate header files from the implementation file. Does anybody know of a program that does this? If not, I'd like...
16
by: Michael | last post by:
I have a data application in a2k that I need to create two fixed width text files and then combine them to a single file The first file is header information and the second is transaction data. ...
60
by: Derrick Coetzee | last post by:
It seems like, in every C source file I've ever seen, there has been a very definite include order, as follows: - include system headers - include application headers - include the header...
18
by: John Smith | last post by:
Hi all What does the group think of the practise of including one header file from inside another? I have some legacy code where this has been done, and it creates a dependency on a module...
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
1
by: Vikash | last post by:
Say Im going to create a new class called "master.cs" if i created this file , by default file and author information should be added at the top of the file. Example ...
36
by: zouyongbin | last post by:
Stanley B Lippman in his "C++ Primer" that a definition like this should not appear in a header file: int ix; The inclusion of any of these definitions in two or more files of the same...
6
by: Joseph Geretz | last post by:
I have the following class which I am serializing and passing back and forth between my Web Service application and the client. public class Token : SoapHeader { public string SID; public...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.