python.py :  » Editor » CUTE » cute-0.2.9 » cute » langs » Python Open Source

Home
Python Open Source
1.3.1.2 Python
2.Ajax
3.Aspect Oriented
4.Blog
5.Build
6.Business Application
7.Chart Report
8.Content Management Systems
9.Cryptographic
10.Database
11.Development
12.Editor
13.Email
14.ERP
15.Game 2D 3D
16.GIS
17.GUI
18.IDE
19.Installer
20.IRC
21.Issue Tracker
22.Language Interface
23.Log
24.Math
25.Media Sound Audio
26.Mobile
27.Network
28.Parser
29.PDF
30.Project Management
31.RSS
32.Search
33.Security
34.Template Engines
35.Test
36.UML
37.USB Serial
38.Web Frameworks
39.Web Server
40.Web Services
41.Web Unit
42.Wiki
43.Windows
44.XML
Python Open Source » Editor » CUTE 
CUTE » cute 0.2.9 » cute » langs » python.py
#python properties

python.blockCommentStart = "#"
python.fileExtensions = "py python"
python.streamCommentEnd = ""
python.streamCommentStart = ""
python.wordCharacters = "_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"

python.EOLStringNotClosed.fore = 0x0L
python.EOLStringNotClosed.back = 0xE0C0E0L
python.EOLStringNotClosed.font = 'Courier'
python.EOLStringNotClosed.size = 10
python.EOLStringNotClosed.eolfilled = 1
python.EOLStringNotClosed.bold = 0
python.EOLStringNotClosed.underline = 0
python.EOLStringNotClosed.italic = 0

python.classes.fore = 0xFFL
python.classes.back = 0xFFFFFFL
python.classes.font = 'Courier'
python.classes.size = 10
python.classes.eolfilled = 0
python.classes.bold = 1
python.classes.underline = 0
python.classes.italic = 0

python.comment.fore = 0x3F7F3FL
python.comment.back = 0xFFFFFFL
python.comment.font = 'Courier'
python.comment.size = 10
python.comment.eolfilled = 0
python.comment.bold = 0
python.comment.underline = 0
python.comment.italic = 0

python.commentBlock.fore = 0x3F7F3FL
python.commentBlock.back = 0xFFFFFFL
python.commentBlock.font = 'Courier'
python.commentBlock.size = 10
python.commentBlock.eolfilled = 0
python.commentBlock.bold = 0
python.commentBlock.underline = 0
python.commentBlock.italic = 0

python.identifiers.fore = 0x0L
python.identifiers.back = 0xFFFFFFL
python.identifiers.font = 'Courier'
python.identifiers.size = 10
python.identifiers.eolfilled = 0
python.identifiers.bold = 0
python.identifiers.underline = 0
python.identifiers.italic = 0

python.keyword.fore = 0x7F0000L
python.keyword.back = 0xFFFFFFL
python.keyword.font = 'lucidatypewriter'
python.keyword.size = 9
python.keyword.eolfilled = 0
python.keyword.bold = 1
python.keyword.underline = 0
python.keyword.italic = 0

python.matchedOperators1.fore = 0xFF0000L
python.matchedOperators1.back = 0xFFFFFFL
python.matchedOperators1.font = 'lucidatypewriter'
python.matchedOperators1.size = 9
python.matchedOperators1.eolfilled = 0
python.matchedOperators1.bold = 1
python.matchedOperators1.underline = 0
python.matchedOperators1.italic = 0

python.matchedOperators2.fore = 0xFFL
python.matchedOperators2.back = 0xFFFFFFL
python.matchedOperators2.font = 'lucidatypewriter'
python.matchedOperators2.size = 9
python.matchedOperators2.eolfilled = 0
python.matchedOperators2.bold = 1
python.matchedOperators2.underline = 0
python.matchedOperators2.italic = 0

python.method.fore = 0x7F7FL
python.method.back = 0xFFFFFFL
python.method.font = 'Courier'
python.method.size = 10
python.method.eolfilled = 0
python.method.bold = 1
python.method.underline = 0
python.method.italic = 0

python.number.fore = 0x7F7F00L
python.number.back = 0xFFFFFFL
python.number.font = 'Courier'
python.number.size = 10
python.number.eolfilled = 0
python.number.bold = 0
python.number.underline = 0
python.number.italic = 0

python.operator.fore = 0x0L
python.operator.back = 0xFFFFFFL
python.operator.font = 'lucidatypewriter'
python.operator.size = 9
python.operator.eolfilled = 0
python.operator.bold = 1
python.operator.underline = 0
python.operator.italic = 0

python.singleQuotedString.fore = 0x800080L
python.singleQuotedString.back = 0xFFFFFFL
python.singleQuotedString.font = 'Courier'
python.singleQuotedString.size = 10
python.singleQuotedString.eolfilled = 0
python.singleQuotedString.bold = 0
python.singleQuotedString.underline = 0
python.singleQuotedString.italic = 0

python.string.fore = 0x7F007FL
python.string.back = 0xFFFFFFL
python.string.font = 'Courier'
python.string.size = 10
python.string.eolfilled = 0
python.string.bold = 0
python.string.underline = 0
python.string.italic = 0

python.tripleDoubleQuote.fore = 0x7FL
python.tripleDoubleQuote.back = 0xFFFFFFL
python.tripleDoubleQuote.font = 'Courier'
python.tripleDoubleQuote.size = 10
python.tripleDoubleQuote.eolfilled = 0
python.tripleDoubleQuote.bold = 0
python.tripleDoubleQuote.underline = 0
python.tripleDoubleQuote.italic = 0

python.tripleQuote.fore = 0x7FL
python.tripleQuote.back = 0xFFFFFFL
python.tripleQuote.font = 'Courier'
python.tripleQuote.size = 10
python.tripleQuote.eolfilled = 0
python.tripleQuote.bold = 0
python.tripleQuote.underline = 0
python.tripleQuote.italic = 0

python.whiteSpace.fore = 0x808080L
python.whiteSpace.back = 0xFFFFFFL
python.whiteSpace.font = 'courier'
python.whiteSpace.size = 10
python.whiteSpace.eolfilled = 0
python.whiteSpace.bold = 0
python.whiteSpace.underline = 0
python.whiteSpace.italic = 0

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.