473,473 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

IBM Goes Python



Part 1:
http://www-106.ibm.com/developerwork.../l-pymeta.html

::: Metaclass programming in Python, Part 2 :::
Metaclasses can be downright metaphysical. If you thought inheritance
was messy before, wait until you see what happens when Python experts
Michele Simoniato and David Mertz introduce metaclasses,
superclasses, subclasses, metatypes, magic methods, and more into the
equation. But fear not: they assure us that, despite the pitfalls
(and worse) of mixing metas into your Python work, the benefits make
the effort more than worth while.
http://www.ibm.com/developerworks/li...a2/?ca=dnt-434

IBM's Developerworks posts quite a bit of Python/Perl/OpenSource information in
their weekly newsletter. If you weren't aware, I thought you might find this
interesting.

Doug

Jul 18 '05 #1
0 1241

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ville Vainio | last post by:
Last sunday, I played around w/ evaluating Python lists like: , ]] If that seems strangely familiar, check pysexpr out at: http://www.students.tut.fi/~vainio24/pysexpr/ --
0
by: Michael Chermside | last post by:
Andreas Beyer writes: > Yeeh, I was expecting something like that. The only reason to > use map() at all is for improving the performance. That is > lost when using list comprehensions (as far as...
5
by: Yoav | last post by:
I use the following code to the console output: def get_console(cmd): try: p_in, p_out, p_err = os.popen3(cmd) except: pass out_str = '' for obj in p_out: out_str = out_str + obj
1
by: Philippe C. Martin | last post by:
Dear all, I have decided to focus my activities on development and support. I will release SnakeCard's produt line source code under the GPL licence this week (www.snakecard.com) ... I need to...
1
by: yichao.zhang | last post by:
Hi all I can not write anything if I have read something. the code as: Python 2.4.3 (#69, Apr 11 2006, 15:32:42) on win32 IDLE 1.1.3 >>> a=open('d:\\a','r+') >>> a
3
by: Jake Emerson | last post by:
I'm attempting to build a process that helps me to evaluate the performance of weather stations. The script below operates on an MS Access database, brings back some data, and then loops through to...
9
by: jewel87 | last post by:
Hi, I have a program with several classes which i was debugging and just found out strange thing: it creates the object in a constructor(class Employee), allocates all memory for other class...
3
by: binaryjesus | last post by:
hi i am working on a S3 project and facing a really weird problem! take a look at the following import statements and the time output 'Sat, 02 Aug 2008 20:21:56 GMT' # OK 'Sat, 02 Aug 2008...
1
by: Goldfish | last post by:
Spring Python, the python version of the Spring Framework, has just released version 0.8.0. This release contains a refactored IoC container supporting four formats (XMLConfig,...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

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.