Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147421 Details for
Bug 225119
Review Request: PythonCAD - Python scriptable CAD package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
PythonCad - Requires from import section
PythonCAD-Requires.txt (text/plain), 1.87 KB, created by
Nicolas Chauvet (kwizart)
on 2007-02-06 00:03:27 UTC
(
hide
)
Description:
PythonCad - Requires from import section
Filename:
MIME Type:
Creator:
Nicolas Chauvet (kwizart)
Created:
2007-02-06 00:03:27 UTC
Size:
1.87 KB
patch
obsolete
>Generic >------------------------------------- >from math import fmod, pi >from math import hypot, pi, sin, cos, tan, atan2 >from math import hypot, fmod, atan2, sin, cos, pi > >from __future__ import generators > >import math >import types >import array >import types >import traceback >import util >import time >import imp >import string >import struct >import types >import sys >from sys import maxint > >import os > >import xml.dom >import xml.dom.minidom >import xml.parsers.expat > > >Interface >------------------------------------- >import PythonCAD.Generic.tools >import PythonCAD.Interface.Cocoa.CocoaConobjs >import PythonCAD.Interface.Cocoa.CocoaEntities >import PythonCAD.Interface.Cocoa.CocoaModify >import PythonCAD.Interface.Cocoa.CocoaText >import PythonCAD.Interface.Cocoa.CocoaDimensions >from PyObjCTools import NibClassBuilder >from Foundation import * >from AppKit import NSDocumentController, NSSavePanel, NSOKButton, NSCancelButton, NSPanel, NSWindowController, NSApplication, NSTextView > >from math import hypot, ceil > >from objc import nil > >from PyObjCTools import NibClassBuilder >from Foundation import * >from AppKit import * > >from math import hypot, pi, atan2 >from Foundation import * > >import PythonCAD.Generic.segment >from PythonCAD.Interface.Cocoa import CocoaEntities >import objc > >import CocoaEntities >from AppKit import NSFontManager, NSItalicFontMask, NSTextView > >from Foundation import NSObject > >from PyObjCTools import NibClassBuilder >from Foundation import NSLog, NSObject, NSString, NSNotificationCenter, NSNotificationQueue, NSNotification, NSPostWhenIdle, NSPostASAP, NSNotificationNoCoalescing >from AppKit import NSOutlineViewDataSource, NSWindowController, NSChangeDone > >from PythonCAD.Interface.Cocoa.Globals import WinFrameName, LayerDeletedNotification, LayerAddedNotification, ToolChangedNotification > >from PyObjCTools import NibClassBuilder >from AppKit import * >from Foundation import NSNotificationCenter
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 225119
:
147379
| 147421